Skip to content

Commit

Permalink
Remove CI testing for node 4 and 9, add for node 10
Browse files Browse the repository at this point in the history
  • Loading branch information
jorrit committed Sep 17, 2018
1 parent 36945b2 commit fa8d670
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
@@ -1,9 +1,8 @@
language: node_js
node_js:
- 4
- 6
- 8
- 9
- 10
before_install:
- npm install -g npm@latest
- npm install -g greenkeeper-lockfile@1
Expand Down

0 comments on commit fa8d670

Please sign in to comment.