mirror of
https://github.com/urbit/shrub.git
synced 2024-11-24 04:58:08 +03:00
travis: Fix resource exhaustion error in test build.
This commit is contained in:
parent
f98d6131ff
commit
2501cb0e17
@ -38,8 +38,9 @@ herb ./ship -p test -d ':- %renders /'
|
||||
herb ./ship -d '~& %finish-test-renders ~'
|
||||
|
||||
# Run the test generator
|
||||
herb ./ship -d '+test, =seed `@uvI`(shaz %reproducible)' |
|
||||
tee test-generator-output
|
||||
herb ./ship -d '+test, =seed `@uvI`(shaz %reproducible)' > test-generator-output
|
||||
|
||||
cat test-generator-output || true
|
||||
|
||||
herb ./ship -p hood -d '+hood/mass'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user