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 6c7c639 commit 0c48109Copy full SHA for 0c48109
.travis.yml
@@ -23,9 +23,9 @@ _test_gem: &_test_gem
23
# yarn is in /usr/local/bin/yarn version 1.3.2 and is not a package
24
# must remove this zombie for new yarn to work
25
- sudo rm -f /usr/local/bin/yarn
26
- - gem install bundler
27
- nvm install 10
28
- rvm install 2.5.1
+ - gem install bundler
29
- ln -s /usr/lib/chromium-browser/chromedriver ~/bin/chromedriver
30
before_script:
31
- echo before_script $COMPONENT
0 commit comments