We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d0f0d3 commit 69fcd20Copy full SHA for 69fcd20
heroku_ci.sh
@@ -9,8 +9,8 @@ nosetests --with-tap --tap-stream --with-coverage --cover-package=cumulusci
9
coveralls
10
11
# Clone the CumulusCI-Test repo to run test builds against it with cci
12
-cd ..
13
git clone https://github.com/SalesforceFoundation/CumulusCI-Test
+cd CumulusCI-Test
14
cci flow run ci_feature --org scratch --delete-org
15
cci flow run ci_master --org packaging
16
cci flow run release_beta --org packaging
0 commit comments