.travis.yml: optimized order of short tests

This commit is contained in:
Przemyslaw Skibinski
2017-01-27 10:43:03 -08:00
committed by Nick Terrell
parent 89f74fc0a0
commit e1ccaa7957
2 changed files with 23 additions and 20 deletions
+2 -2
View File
@@ -54,8 +54,8 @@ endif
VOID = /dev/null
ZSTREAM_TESTTIME = -T2mn
FUZZERTEST= -T5mn
ZSTDRTTEST= --test-large-data
FUZZERTEST ?= -T5mn
ZSTDRTTEST = --test-large-data
.PHONY: default all all32 dll clean test test32 test-all namespaceTest versionsTest