Skip to content

Commit

Permalink
update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shinnn committed Nov 19, 2014
1 parent 78b03e7 commit 3145c71
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
@@ -1,7 +1,8 @@
language: node_js
node_js:
- "0.10"
- "0.11"
script: npm run-script build
- '0.10'
- '0.11'
after_script:
- npm run-script coveralls
notifications:
email: false

0 comments on commit 3145c71

Please sign in to comment.