Skip to content

Commit

Permalink
Rolling Node versions in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mightyiam committed Oct 25, 2017
1 parent 2757796 commit 3aa5777
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js
node_js:
- '6'
- '8'
- lts/*
- node
before_install:
- npm install -g npm@5
- npm install -g greenkeeper-lockfile@1
Expand Down

0 comments on commit 3aa5777

Please sign in to comment.