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 893a880 commit 4838776Copy full SHA for 4838776
.travis.yml
@@ -33,7 +33,7 @@ _test_gem_pg: &_test_gem_pg
33
- postgres --version
34
- sudo rm -f /usr/local/bin/yarn
35
- nvm install 10
36
- - rvm install 2.6.3 # was 3.0.2
+ - rvm install 3.0.2
37
- gem install bundler
38
- ln -s /usr/lib/chromium-browser/chromedriver ~/bin/chromedriver
39
- echo 'install completed'
0 commit comments