Skip to content

Commit

Permalink
Use node 10 in CI (#955)
Browse files Browse the repository at this point in the history
  • Loading branch information
flovilmart authored Jan 14, 2019
1 parent 1918a7d commit e0a0303
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:
- '8.11'
- '10.14'
before_install:
- npm install -g greenkeeper-lockfile@1
before_script:
Expand Down

0 comments on commit e0a0303

Please sign in to comment.