Skip to content

Commit

Permalink
Update tested Node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
blgm committed May 8, 2020
1 parent a605c55 commit 6d0adac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
language: node_js
node_js:
- node
- '14'
- '12'
- '10'
- '8'
before_install:
- "[[ $(node -v) =~ ^v9.*$ ]] || npm install -g npm@latest"
- npm install -g greenkeeper-lockfile@1
Expand Down

0 comments on commit 6d0adac

Please sign in to comment.