File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 82
82
* run the tests from console with [ Testacular] ( vojtajina.github.com/testacular ) via
83
83
` scripts/e2e-test.sh ` or ` script/e2e-test.bat `
84
84
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.
85
93
86
94
### Receiving updates from upstream
87
95
You can’t perform that action at this time.
0 commit comments