Skip to content

Commit

Permalink
update nodejs in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
merlosy committed Feb 15, 2020
1 parent a5b6a8f commit ebfc7f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -2,7 +2,7 @@ dist: trusty
sudo: required
language: node_js
node_js:
- '10'
- '12'
cache: npm
os:
- linux
Expand Down

0 comments on commit ebfc7f7

Please sign in to comment.