Skip to content

Commit

Permalink
Test only on supported node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
leebyron committed Feb 15, 2018
1 parent 5ff61ce commit d0db27f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
language: node_js

node_js:
- "7"
- "9"
- "8"
- "6"
- "5"
- "4"
- "iojs"

before_install:
- npm config set spin false --global

0 comments on commit d0db27f

Please sign in to comment.