Skip to content

Commit

Permalink
Replace edge Node in Travis with v8 due to current eco npm compat issue
Browse files Browse the repository at this point in the history
  • Loading branch information
cag committed Nov 22, 2017
1 parent 35efd29 commit f5e3e9b
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,6 +1,6 @@
language: node_js
node_js:
- 'node'
- '8'
- '7'
before_install:
- npm install -g npm codecov greenkeeper-lockfile@1
Expand Down

0 comments on commit f5e3e9b

Please sign in to comment.