Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus authored and phated committed Feb 9, 2015
1 parent e8c6bf6 commit 98b1cb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,9 +1,9 @@
sudo: false
language: node_js
node_js:
- "0.10"
- "0.11"
- "0.12"
- "io.js"
- "iojs"
after_script:
- npm run coveralls
git:
Expand Down

0 comments on commit 98b1cb6

Please sign in to comment.