travis: try with travis_wait

This commit is contained in:
meh 2015-09-19 14:45:29 +02:00
parent c8f3d75d76
commit 9ab5841b55

View File

@ -11,4 +11,4 @@ addons:
- nasm - nasm
script: script:
- cargo test --verbose --features build - travis_wait cargo test --verbose --features build