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 05b9e11 commit d1554b3Copy full SHA for d1554b3
.ruby-version
@@ -1 +1 @@
1
-1.9.3
+2.5.7
.travis.yml
@@ -1,10 +1,8 @@
language: ruby
2
rvm:
3
- - 1.9.3
4
- - 2.1.6
5
- - 2.2.4
+ - 2.5.7
6
7
# Try to work around a travisCI quirk
8
# see https://git.io/vVf62 for more
9
before_install:
10
- - gem install bundler
+ - gem install bundler -v 1.17.3
0 commit comments