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 a5f9c26 commit 688a24bCopy full SHA for 688a24b
.travis.yml
@@ -1,6 +1,9 @@
1
language: ruby
2
services:
3
- mongodb
4
+before_install:
5
+ - gem update --system
6
+ - gem install bundler
7
rvm:
8
- 2.3
9
- 2.4
0 commit comments