Skip to content

Commit

Permalink
travis node versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
fahad19 committed Dec 8, 2015
1 parent 86af3ae commit 6d1e8b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,8 +1,8 @@
language: node_js

node_js:
- '0.10'
- 'iojs'
- 'stable'
- '0.12'

script: "npm run test && npm run coverage && npm run dist && npm run karma"

Expand Down

0 comments on commit 6d1e8b5

Please sign in to comment.