We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35c6092 commit 6c7c639Copy full SHA for 6c7c639
.travis.yml
@@ -25,7 +25,7 @@ _test_gem: &_test_gem
25
- sudo rm -f /usr/local/bin/yarn
26
- gem install bundler
27
- nvm install 10
28
- - rvm install $RUBY_VERSION
+ - rvm install 2.5.1
29
- ln -s /usr/lib/chromium-browser/chromedriver ~/bin/chromedriver
30
before_script:
31
- echo before_script $COMPONENT
0 commit comments