Ver código fonte

add mongodb to travis services

Keith Newman 9 anos atrás
pai
commit
50acb87aeb
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -212,6 +212,7 @@ before_install:
 services:
 services:
   - postgresql
   - postgresql
   - redis-server
   - redis-server
+  - mongodb
 
 
 addons:
 addons:
   postgresql: "9.3"
   postgresql: "9.3"