Skip to content

Commit

Permalink
Upgrade node version on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
oskarrough committed Jan 5, 2018
1 parent a2751dc commit e2fea90
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: node_js
node_js: 7
dist: trusty
node_js: 9

install:
- yarn install
Expand Down

0 comments on commit e2fea90

Please sign in to comment.