chore(travis): start API tests earlier

This commit is contained in:
Blade Barringer
2016-10-22 08:12:36 -05:00
parent 70aab3059c
commit e279a3550b
+1 -1
View File
@@ -14,9 +14,9 @@ script: npm run $TEST
env:
matrix:
- TEST="lint"
- TEST="test:api-v3" REQUIRES_SERVER=true
- TEST="test:sanity"
- TEST="test:content"
- TEST="test:common"
- TEST="test:karma"
- TEST="client:unit"
- TEST="test:api-v3" REQUIRES_SERVER=true