Skip to content

Commit

Permalink
Merge pull request #24 from mightyiam/rolling-ci
Browse files Browse the repository at this point in the history
Rolling Node versions in CI
  • Loading branch information
Oskar Karlsson authored Oct 27, 2017
2 parents c6473d2 + 3aa5777 commit 5ba15ac
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 5ba15ac

Please sign in to comment.