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 0edb77c commit 5806006Copy full SHA for 5806006
.travis.yml
@@ -37,6 +37,9 @@ env:
37
matrix:
38
allow_failures:
39
- env: DB_ADAPTER=oracle_enhanced
40
+ exclude:
41
+ - rvm: ruby-head
42
+ gemfile: gemfiles/rails_4.2.11.gemfile
43
before_script:
44
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
45
- chmod +x ./cc-test-reporter
0 commit comments