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 06a4344 commit 384e487Copy full SHA for 384e487
.travis.yml
@@ -2,9 +2,7 @@ language: ruby
2
bundler_args: --without benchmarks
3
script:
4
- bundle exec rake spec
5
-# Temporary workaround for broken Rubygems on Travis
6
before_install:
7
- - gem update --system 2.4.8
8
- gem --version
9
- |
10
bash -c " # Install MySQL 5.7 if DB=mysql57
0 commit comments