Skip to content

Commit

Permalink
travis: bump nodejs to 10 (lts)
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasf committed Nov 11, 2018
1 parent 3b74f11 commit 8918d3b
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
Expand Up @@ -64,7 +64,7 @@ jobs:
# Build assets
- stage: test
language: node_js
node_js: "4"
node_js: "10"
before_install:
- yarn --version
- yarn global add gulp-cli
Expand Down

0 comments on commit 8918d3b

Please sign in to comment.