warn Travis that MongoDB is required to run the tests suite
did
committed Feb 24, 2015
commit d2225765654dba9bd9abb2e8808fe19991bfa6d7
Showing 1
changed file with
1 additions
and 0 deletions
.travis.yml
+1
-0
| @@ | @@ -1,4 +1,5 @@ |
| language: ruby | |
| + | services: mongodb |
| rvm: | |
| - 2.1.3 | |
| env: | |