We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d68520a commit b6243dbCopy full SHA for b6243db
1 file changed
.travis.yml
@@ -6,3 +6,6 @@ rvm:
6
- 2.7
7
- ruby-head
8
script: bundle exec rake
9
+jobs:
10
+ allow_failures:
11
+ - rvm: ruby-head
0 commit comments