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 8a78839 commit d1e932aCopy full SHA for d1e932a
.travis.yml
@@ -3,7 +3,8 @@ services:
3
- mongodb
4
before_install:
5
- gem update --system
6
- - gem install bundler
+ - gem install bundler
7
+ - bundle update --bundler
8
rvm:
9
- 2.3
10
- 2.4
0 commit comments