diff options
| author | Benoit Pierre <benoit.pierre@gmail.com> | 2018-10-19 18:09:33 +0200 |
|---|---|---|
| committer | Benoit Pierre <benoit.pierre@gmail.com> | 2018-10-19 18:09:41 +0200 |
| commit | 18708e4ad51e32ef0aa09e15aaa5bfa7240cf2c9 (patch) | |
| tree | f7a8fb2d81030f403c8b4090834252c367b6e892 | |
| parent | c2f72efd261bf89372dfa27b1c115012e74bd525 (diff) | |
| download | external_python_setuptools-18708e4ad51e32ef0aa09e15aaa5bfa7240cf2c9.tar.gz external_python_setuptools-18708e4ad51e32ef0aa09e15aaa5bfa7240cf2c9.tar.bz2 external_python_setuptools-18708e4ad51e32ef0aa09e15aaa5bfa7240cf2c9.zip | |
travis: preemptively switch to VM-based jobs
Rational: https://blog.travis-ci.com/2018-10-04-combining-linux-infrastructures
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 63d0333a..fba548e9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,4 @@ dist: trusty -sudo: false language: python python: - &latest_py2 2.7 |
