This commit is contained in:
Henry Oswald 2015-10-15 22:22:44 +01:00
commit 491d4c69b1

View file

@ -10,12 +10,5 @@ install:
- npm install
- grunt install
before_script:
- grunt forever:app:start
script:
- grunt test:unit
- grunt test:acceptance
services:
- mongodb