Mongo/redis no longer needed without acceptance tests

This commit is contained in:
James Allen 2015-10-07 18:39:47 +01:00
parent 9b40d34b2a
commit f723b1699b

View file

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