Commit 4f934465 authored by David Wilson's avatar David Wilson

Remove overall build timeout from .travis.yml.

parent da8253ba
......@@ -12,7 +12,7 @@ install:
- pip install -r dev_requirements.txt
script:
- PYTHONPATH=. timeout 05.0 ${TRAVIS_BUILD_DIR}/test.sh
- PYTHONPATH=. ${TRAVIS_BUILD_DIR}/test.sh
services:
- docker
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment