Skip to content

Commit

Permalink
travis was taking too long to download data for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
noahbenson committed Oct 26, 2018
1 parent 1f79dfa commit f1a54ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -11,4 +11,4 @@ install:
- travis_retry pip install -e .

script:
- python -m unittest neuropythy.test
- travis_wait python -m unittest neuropythy.test

0 comments on commit f1a54ab

Please sign in to comment.