We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54f2851 commit 34ab84aCopy full SHA for 34ab84a
1 file changed
.travis.yml
@@ -18,4 +18,5 @@ matrix:
18
fast_finish: true
19
allow_failures:
20
- env: ALCHEMY_BRANCH=main
21
+before_script: nvm use 12
22
script: bundle exec rake
0 commit comments