Skip to content

Commit 5cfd331

Browse files
committed
Use Node 12 for CI
1 parent 6de15a6 commit 5cfd331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ cache:
2121

2222
install:
2323
- bundle install --jobs 3 --retry 3
24-
- nvm install 10
24+
- nvm install 12
2525
- node -v
2626
- npm i -g yarn
2727
- yarn

0 commit comments

Comments
 (0)