We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 668aa5f commit 4bda902Copy full SHA for 4bda902
.travis.yml
@@ -1,7 +1,10 @@
1
language: ruby
2
+exclude:
3
+ - rvm: 3.0.1
4
+ gemfile: gemfiles/rails_5.2.gemfile
5
rvm:
6
- 2.7.3
- - 3.0.0
7
+ - 3.0.1
8
gemfile:
9
- gemfiles/rails_5.2.gemfile
10
- gemfiles/rails_6.0.gemfile
0 commit comments