Skip to content

Commit e873d67

Browse files
committed
remove timeout
1 parent 897565e commit e873d67

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

circle.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@ dependencies:
1313
override:
1414

1515
# run all the pre-written installers (this will take a *while*)
16-
# todo: remove timeout (revert to default of 600s)
1716
- bash circle/setup.sh:
18-
timeout: 3600
1917
# install testing tools for circle's version of things
2018
- pip install nose coverage
2119
- pip install -I .

0 commit comments

Comments
 (0)