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 a8bc794 commit 173b522Copy full SHA for 173b522
.travis.yml
@@ -45,6 +45,8 @@ jobs:
45
exclude:
46
- rvm: 2.4.10
47
gemfile: gemfiles/rails_6.0.1.gemfile
48
+ allow_failures:
49
+ - rvm: ruby-head
50
51
before_script:
52
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
0 commit comments