Explorar el Código

Mongo/redis no longer needed without acceptance tests

James Allen hace 11 años
padre
commit
f723b1699b
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0 3
      services/filestore/.travis.yml

+ 0 - 3
services/filestore/.travis.yml

@@ -13,6 +13,3 @@ install:
 script:
 script:
     - grunt test:unit
     - grunt test:unit
 
 
-services:
-    - redis-server
-    - mongodb