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 e873d67 commit f0e8a5eCopy full SHA for f0e8a5e
circle.yml
@@ -13,7 +13,8 @@ dependencies:
13
override:
14
15
# run all the pre-written installers (this will take a *while*)
16
- - bash circle/setup.sh:
+ - bash circle/setup.sh
17
+
18
# install testing tools for circle's version of things
19
- pip install nose coverage
20
- pip install -I .
0 commit comments