Skip to content

Commit a59cad6

Browse files
committed
Merge pull request angular#52 from michaelneale/master
Added link to cloudbees clickstart
2 parents 07ffa8c + 0ba25b3 commit a59cad6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,14 @@ info.
8282
* run the tests from console with [Testacular](vojtajina.github.com/testacular) via
8383
`scripts/e2e-test.sh` or `script/e2e-test.bat`
8484

85+
### Continuous Integration
86+
87+
CloudBees have provided a CI/deployment setup:
88+
89+
<a href="https://grandcentral.cloudbees.com/?CB_clickstart=https://raw.github.com/CloudBees-community/angular-js-clickstart/master/clickstart.json"><img src="https://d3ko533tu1ozfq.cloudfront.net/clickstart/deployInstantly.png"/></a>
90+
91+
If you run this, you will get a cloned version of this repo to start working on in a private git repo,
92+
along with a CI service (in Jenkins) hosted that will run unit and end to end tests in both Firefox and Chrome.
8593

8694
### Receiving updates from upstream
8795

0 commit comments

Comments
 (0)