Skip to content

Commit 173b522

Browse files
committed
Allow failures for ruby-head
1 parent a8bc794 commit 173b522

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ jobs:
4545
exclude:
4646
- rvm: 2.4.10
4747
gemfile: gemfiles/rails_6.0.1.gemfile
48+
allow_failures:
49+
- rvm: ruby-head
4850

4951
before_script:
5052
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter

0 commit comments

Comments
 (0)