Skip to content

Commit 34ab84a

Browse files
committed
Use NodeJS 12 during test runs on Travis
Webpacker needs Node 12
1 parent 54f2851 commit 34ab84a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ matrix:
1818
fast_finish: true
1919
allow_failures:
2020
- env: ALCHEMY_BRANCH=main
21+
before_script: nvm use 12
2122
script: bundle exec rake

0 commit comments

Comments
 (0)