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 cad8b4e commit 0d48afdCopy full SHA for 0d48afd
.travis.yml
@@ -6,5 +6,7 @@ rvm:
6
- "2.2.4"
7
- "2.3.1"
8
- "jruby-9.0.5.0"
9
+before_install:
10
+ - gem install bundler
11
# uncomment this line if your project needs to run something other than `rake`:
12
# script: bundle exec rspec spec
0 commit comments