reduced tests to conform to the travis-ci limits.
paired the 'partialx' down to just four test configurations, with one interpreter run, to try to get the threaded builds into line with travis-ci's timeout. mats/Mf-base original commit: 6d8c871cd60228755660395e96087878ca9d040f
This commit is contained in:
parent
f60d06c4e9
commit
33987d3401
4
LOG
4
LOG
|
@ -356,3 +356,7 @@
|
|||
of the twelve configurations tested by 'allx'.
|
||||
.travis.yml (new),
|
||||
mats/Mf-base
|
||||
- paired the 'partialx' down to just four test configurations, with one
|
||||
interpreter run, to try to get the threaded builds into line with
|
||||
travis-ci's timeout.
|
||||
mats/Mf-base
|
||||
|
|
|
@ -206,9 +206,7 @@ fastreport:
|
|||
partialx:
|
||||
$(MAKE) allxhelp o=0
|
||||
$(MAKE) allxhelp o=3
|
||||
$(MAKE) allxhelp o=0 cp0=t
|
||||
$(MAKE) allxhelp o=3 cp0=t
|
||||
$(MAKE) allxhelp o=0 spi=t rmg=2 p=t
|
||||
$(MAKE) allxhelp o=3 eval=interpret cp0=t rmg=2
|
||||
|
||||
allx: prettyclean
|
||||
|
|
Loading…
Reference in New Issue
Block a user