Skip to content

Commit f8c2f46

Browse files
committed
fix indentation
1 parent d9989ef commit f8c2f46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies:
1515
# run all the pre-written installers (this will take a *while*)
1616
# todo: remove timeout (revert to default of 600s)
1717
- bash circle/setup.sh:
18-
timeout: 3600
18+
timeout: 3600
1919
# install testing tools for circle's version of things
2020
- pip install nose coverage
2121
- pip install -I .

0 commit comments

Comments
 (0)