File tree Expand file tree Collapse file tree 3 files changed +1
-42
lines changed
Expand file tree Collapse file tree 3 files changed +1
-42
lines changed Original file line number Diff line number Diff line change 11name : run-tests
22on :
3- # test cron by running it once a day at 01:00
4- schedule :
5- - cron : ' 0 1 * * *'
63 push :
74 branches :
85 - master
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ would stick to the following development workflow:
3939 The pull request message should explain the changes and reference the * issue* addressed by your code.
4040 Your pull request will be reviewed by one of our team members.
4141 Pull requests should never be merged by the author of the contribution, but by another team member.
42- Merge conflicts or errors reported by travis should be resolved by the original author before the request is merged.
42+ Merge conflicts or errors reported by continous integration tools should be resolved by the original author before the request is merged.
4343
4444
4545Google Summer of Code contributors
You can’t perform that action at this time.
0 commit comments