We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 895dc5b commit 8bb0761Copy full SHA for 8bb0761
1 file changed
.travis.yml
@@ -3,6 +3,8 @@ bundler_args: --without debug
3
script: "bundle exec rspec spec"
4
env:
5
- CI=true
6
+services:
7
+ - mongodb
8
rvm:
9
- 2.2
10
- 2.3
0 commit comments