Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Doc/Makefile: set PYTHON to python3 (#124) | Victor Stinner | 2017-02-15 | 1 | -1/+1 | |
* | More Travis docs build tweaks (GH-113) | Zachary Ware | 2017-02-15 | 1 | -10/+3 | |
* | Only run Travis tests on master and X.Y branches (GH-102) | Donald Stufft | 2017-02-15 | 1 | -0/+5 | |
* | Have Travis consider a pull request as passing as soon as required tests comp... | Brett Cannon | 2017-02-15 | 1 | -0/+1 | |
* | Use 'make check' instead of 'python3 tools/rstlint.py' (#96) | Berker Peksag | 2017-02-14 | 1 | -1/+1 | |
* | Only run CI checks when appropriate files have changed (#74) | Berker Peksag | 2017-02-14 | 1 | -9/+27 | |
* | Travis CI: run rstlint.py in the docs job (#68) | Victor Stinner | 2017-02-13 | 1 | -0/+1 | |
* | Make Travis docs build more lenient (#16) | Zachary Ware | 2017-02-11 | 1 | -1/+1 | |
* | Fix bpo-29528 Use a secure variable to stop spam (#13) | Donald Stufft | 2017-02-11 | 1 | -1/+5 | |
* | Don't treat warnings as error in Travis docs job (#7) | Victor Stinner | 2017-02-11 | 1 | -1/+1 | |
* | Add a Travis configuration file | Brett Cannon | 2017-02-10 | 1 | -0/+81 | |