.travis.yml: optimized order of short tests
This commit is contained in:
committed by
Nick Terrell
parent
89f74fc0a0
commit
e1ccaa7957
+2
-2
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user