summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Don't notify pypa-dev IRC on build statusDustin Ingram2020-11-191-11/+0
* Merge pull request #9019 from pradyunsg/flip-the-switch-on-new-resolverPradyun Gedam2020-10-311-20/+0
|\
| * Bye bye experimental testsPradyun Gedam2020-10-301-20/+0
* | Test against Python 3.9 on Travis CINguyễn Gia Phong2020-10-281-1/+1
|/
* Make Travis CI correctly ignore failuresPradyun Gedam2020-05-281-1/+3
* Disallow failures for tests we expect to passTzu-ping Chung2020-05-251-1/+1
* Remove duplicate jobs from Travis CIPradyun Gedam2020-05-231-20/+0
* Add a travis job to test the new resolver known failuresPaul Moore2020-05-221-0/+3
* Add pytest option to globally switch resolverTzu-ping Chung2020-05-141-2/+2
* Apply Pradyun's suggestionTzu-ping Chung2020-03-231-5/+1
* Add back global env definitionTzu-ping Chung2020-03-231-0/+4
* Expiremental stageTzu-ping Chung2020-03-231-0/+1
* Remove global env declaration for nowTzu-ping Chung2020-03-231-5/+2
* Add Travis job against the new resolverTzu-ping Chung2020-03-231-0/+15
* Merge branch 'master' into add-3.8-travis-ciHugo van Kemenade2019-11-261-4/+4
|\
| * Update pypy on TravisChris Hunt2019-10-291-4/+4
* | Test on Python 3.8 finalhugovk2019-10-151-9/+5
|/
* Add vendoring target to heck that vendoring is up-to-dateXavier Fernandez2019-10-101-0/+1
* Drop tox -e packaging from CIsPradyun Gedam2019-09-241-1/+0
* Drop lint-py2 and mypy from Travis CIPradyun Gedam2019-09-241-3/+0
* Rename `tox lint-py3` to `tox lint`Pradyun Gedam2019-08-271-1/+1
* Update Python versions on Travis CIPradyun Gedam2019-07-311-5/+3
* Drop support for EOL Python 3.4Hugo2019-07-071-4/+0
* Bazaar: Export directly from the remote branch.Jelmer Vernooij2019-01-201-0/+4
* :art:Pradyun Gedam2018-12-091-3/+2
* Use the correct names for PyPy on Travis CIPradyun Gedam2018-12-091-4/+4
* Switch to xenial on TravisPradyun Gedam2018-12-081-3/+1
* tests: add support for using venv for the virtual environmentBenoit Pierre2018-10-211-1/+2
* travis: preemptively switch to VM-based jobs (#5864)Benoit Pierre2018-10-091-5/+0
* travis: fix Python 3.8 jobsBenoit Pierre2018-09-281-0/+4
* Travis: Default to Python 3.6 and enable 3.7 supportPradyun Gedam2018-07-291-6/+9
* Document and test support for Py3.7Pradyun Gedam2018-07-031-5/+9
* Move Travis files into tools/Pradyun Gedam2018-06-151-3/+3
* Adopt Build StagesPradyun Gedam2018-05-301-2/+9
* Rework Travis CI configurationPradyun Gedam2018-05-301-27/+32
* Travis: Move non-installation commands to a separate filePradyun Gedam2018-05-271-0/+1
* Run functional tests for install in separate jobs (#5436)Hugo2018-05-261-9/+23
* Drop support for Python 3.3Donald Stufft2018-05-171-2/+0
* enable pip cache for travis buildThijs Triemstra2018-03-011-0/+1
* Travis: Enable fast_finish (#4693)anatoly techtonik2017-10-021-0/+1
* Merge pull request #4545 from pradyunsg/mypy/infrastructureDonald Stufft2017-09-041-0/+1
|\
| * Merge branch 'master' into mypy/infrastructurePradyun S. Gedam2017-09-021-9/+12
| |\
| * | Add basic mypy supportPradyun S. Gedam2017-07-171-0/+1
* | | travis: pypy3 tests should now run, disallow failuresBenoit Pierre2017-09-021-1/+0
| |/ |/|
* | Remove vendored test support, as it's never workedDonald Stufft2017-08-311-5/+0
* | Re-order Travis jobs (#4669)Pradyun S. Gedam2017-08-161-11/+15
* | Travis: Upgrade to Trusty and MyPy 5.8.0 (#4652)Pradyun S. Gedam2017-08-091-1/+5
|/
* Merge linting tests onto 2 jobs (#4566)Pradyun S. Gedam2017-07-051-3/+3
* Travis: Improve build speeds and upgrade PyPy version (#4590)Pradyun S. Gedam2017-07-021-1/+3
* Add a comment backPradyun S. Gedam2017-06-131-0/+4