Skip to content

Commit

Permalink
Merge pull request #371 from hicom150/update_travis
Browse files Browse the repository at this point in the history
Drop testing on node 4, 5, 7
  • Loading branch information
johnjbarton committed Apr 4, 2019
2 parents 15f8b12 + e288ca4 commit ac445f1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
@@ -1,9 +1,8 @@
language: node_js
node_js:
- 4
- 5
- 7
- 6
- 8
- 10

# Make sure we have new NPM.
before_install:
Expand Down

0 comments on commit ac445f1

Please sign in to comment.