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 49a7e9a commit 1e882faCopy full SHA for 1e882fa
.travis.yml
@@ -1,7 +1,8 @@
1
language: ruby
2
rvm:
3
-- 2.5.0
4
-- 2.4.0
+- 2.6
+- 2.5
5
+- 2.4
6
before_install:
7
- gem update --system
8
- gem install bundler
0 commit comments