don't run acceptence tests on travis

This commit is contained in:
Henry Oswald 2014-09-29 11:33:40 +01:00
parent 1452eb4572
commit 3f4452e6af

View file

@ -15,7 +15,6 @@ before_script:
script:
- grunt test:unit
- grunt test:acceptance
services:
- redis-server