Skip to content

Commit

Permalink
Use Node 12 for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
pustovalov committed Jan 7, 2020
1 parent 6de15a6 commit 5cfd331
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 @@ -21,7 +21,7 @@ cache:

install:
- bundle install --jobs 3 --retry 3
- nvm install 10
- nvm install 12
- node -v
- npm i -g yarn
- yarn
Expand Down

0 comments on commit 5cfd331

Please sign in to comment.