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 6febe87 commit 1779feeCopy full SHA for 1779fee
.travis.yml
@@ -19,4 +19,8 @@ matrix:
19
- rvm: jruby-head
20
- rvm: rbx-2
21
22
+before_install:
23
+ - gem update --system
24
+ - gem install bundler
25
+
26
bundler_args: --without development
0 commit comments