Skip to content

Commit

Permalink
Limit tests to platforms that support them
Browse files Browse the repository at this point in the history
  • Loading branch information
lekoder committed Mar 18, 2016
1 parent 0483756 commit b274d67
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .travis.yml
@@ -1,12 +1,7 @@
language: node_js
node_js:
- "4.2"
- "4.1"
- "4.0"
- "0.12"
- "0.11"
- "0.10"
- "iojs"
- "4"
- "5"
- "node"

after_success: 'npm run coveralls'

0 comments on commit b274d67

Please sign in to comment.