We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 897565e commit e873d67Copy full SHA for e873d67
circle.yml
@@ -13,9 +13,7 @@ dependencies:
13
override:
14
15
# run all the pre-written installers (this will take a *while*)
16
- # todo: remove timeout (revert to default of 600s)
17
- bash circle/setup.sh:
18
- timeout: 3600
19
# install testing tools for circle's version of things
20
- pip install nose coverage
21
- pip install -I .
0 commit comments