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 e1bfacd commit 9700934Copy full SHA for 9700934
.travis.yml
@@ -3,7 +3,7 @@ language: ruby
3
# Limit ruby versions to currently supported versions to avoid a big build matrix
4
rvm:
5
- 2.2
6
- - 2.3
+ - 2.3.0
7
# Update bundler on travis, since current one is broken, see https://github.com/rubygems/rubygems/issues/1419
8
before_install:
9
- gem install bundler
0 commit comments