diff --git a/.travis.yml b/.travis.yml index 77c8f84..5d8dc27 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,4 +11,4 @@ install: - travis_retry pip install -e . script: -- python -m unittest neuropythy.test \ No newline at end of file +- travis_wait python -m unittest neuropythy.test