mirror of
https://github.com/HabitRPG/habitica.git
synced 2026-04-22 02:59:28 -05:00
chore(travis): start API tests earlier
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user