This commit is contained in:
Tjatse 2014-12-31 18:24:24 +08:00
parent 885cfa27fc
commit f9c3981bb4
1 changed files with 7 additions and 0 deletions

7
.travis.yml Executable file
View File

@ -0,0 +1,7 @@
language: node_js
branches:
only:
- master
node_js:
- 0.10
- 0.11