Skip to content

Commit a9b995f

Browse files
committed
Remove wait
1 parent 0d436da commit a9b995f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ script:
135135
- ci/script_single.sh
136136
- ci/script_multi.sh
137137
- ci/lint.sh
138-
- travis_wait 40 ci/asv.sh
138+
- ci/asv.sh
139139
- echo "checking imports"
140140
- source activate pandas && python ci/check_imports.py
141141
- echo "script done"

0 commit comments

Comments
 (0)