Commit 52536b82 authored by rusty1s's avatar rusty1s
Browse files

update travis_wait time

parent 5407017c
......@@ -112,7 +112,7 @@ install:
- source script/torch.sh
- pip install flake8
- pip install codecov
- travis_wait pip install -e .
- travis_wait 30 pip install -e .
script:
- flake8 .
- python setup.py test
......
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