Skip to content

Commit

Permalink
ci: bump nodejs for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
MatteoGabriele committed Nov 12, 2019
1 parent ab32a53 commit d8d9ce7
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 @@ -5,7 +5,7 @@ cache:
notifications:
email: false
node_js:
- '6'
- '10'
before_script:
- npm prune
script:
Expand Down

0 comments on commit d8d9ce7

Please sign in to comment.