Skip to content

Commit ac76517

Browse files
committed
Adding a travis file
1 parent 4868499 commit ac76517

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.travis.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
language: node_js
2+
script: "npm run travis"
3+
node_js:
4+
- node
5+
- io.js
6+
- "0.10"
7+
notifications:
8+
email: false

0 commit comments

Comments
 (0)