summaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Drop C++ header compatibility test (#718)Brett Cannon2017-03-191-2/+0
* Combine the C++ header CI build into the main C build (GH-697)Brett Cannon2017-03-171-9/+2
* Exit Travis when only Misc/* is changed. (#564)Serhiy Storchaka2017-03-081-2/+2
* Doc/Makefile: set PYTHON to python3 (#124)Victor Stinner2017-02-151-1/+1
* More Travis docs build tweaks (GH-113)Zachary Ware2017-02-151-10/+3
* Only run Travis tests on master and X.Y branches (GH-102)Donald Stufft2017-02-151-0/+5
* Have Travis consider a pull request as passing as soon as required tests comp...Brett Cannon2017-02-151-0/+1
* Use 'make check' instead of 'python3 tools/rstlint.py' (#96)Berker Peksag2017-02-141-1/+1
* Only run CI checks when appropriate files have changed (#74)Berker Peksag2017-02-141-9/+27
* Travis CI: run rstlint.py in the docs job (#68)Victor Stinner2017-02-131-0/+1
* Make Travis docs build more lenient (#16)Zachary Ware2017-02-111-1/+1
* Fix bpo-29528 Use a secure variable to stop spam (#13)Donald Stufft2017-02-111-1/+5
* Don't treat warnings as error in Travis docs job (#7)Victor Stinner2017-02-111-1/+1
* Add a Travis configuration fileBrett Cannon2017-02-101-0/+81