aboutsummaryrefslogtreecommitdiffstats
path: root/util/travis_push.sh
Commit message (Collapse)AuthorAgeFilesLines
* CI - Fix change detection (#7038)Joel Challis2019-11-041-5/+0
| | | | | | * Fix travis change detection * Fix travis change detection - add back python ignore
* Remove duplication of ssh keys and fix usage on PR builds (#5013)zvecr2019-02-151-8/+10
|
* Set the executable bit for sh scripts under util.Fredric Silberberg2018-11-021-0/+0
|
* Generate API docs from source code comments (#2491)skullydazed2018-03-221-0/+17
* Generate api docs from source code * Add a bunch of doxygen comments * more doxygen comments * Add the in-progress api docs * script to generate docs from travis * Add doc generation to the travis job * make travis_docs.sh commit the work it does * make sure the docs script exits cleanly