Skip to content

Commit 90c0c4b

Browse files
committed
travis_wait
1 parent b1d3953 commit 90c0c4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ install:
113113
- pip install flake8
114114
- pip install codecov
115115
- pip install scipy==1.4.1
116-
- pip install -e .
116+
- travis_wait pip install -e .
117117
script:
118118
- flake8 .
119119
- python setup.py test

0 commit comments

Comments
 (0)