Skip to content

Commit

Permalink
only build on node 8 and 9
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieudutour committed Apr 11, 2018
1 parent 68971d4 commit c1fa5ae
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
@@ -1,9 +1,8 @@
sudo: false
language: node_js
node_js:
- "6"
- "7"
- "8"
- "9"

os:
- osx
Expand Down

0 comments on commit c1fa5ae

Please sign in to comment.