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 8e60cc5 commit de0df9eCopy full SHA for de0df9e
.travis.yml
@@ -1,5 +1,9 @@
1
language: ruby
2
3
+before_install:
4
+ # Workaround for https://github.com/travis-ci/travis-ci/issues/8969
5
+ - gem update --system
6
+
7
rvm:
8
- 2.2
9
- 2.3
0 commit comments