We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 382f3bb commit 8b45555Copy full SHA for 8b45555
1 file changed
.travis.yml
@@ -2,9 +2,7 @@
2
language: ruby
3
cache: bundler
4
rvm:
5
- - 2.0
6
- - 2.2
7
- - 2.3.1
+ - 2.3.3
8
9
bundler_args: --without integration
10
script: bundle exec rake
0 commit comments