diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2015-12-01 11:09:34 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2015-12-01 11:09:34 -0500 |
| commit | e36ec568112d58b584383469392ce2e0b43f88e6 (patch) | |
| tree | eece69cc3ea120e75489e0368254e2edde1ff30c | |
| parent | 4660f43ea68a13ddba2de0cdf7da410ea2b3a576 (diff) | |
| download | python-setuptools-git-e36ec568112d58b584383469392ce2e0b43f88e6.tar.gz | |
Bump version installed by bootstrap tester
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 88b9ed86..cab70640 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,4 +13,4 @@ script: - python bootstrap.py - python setup.py test --addopts='-rs' - - python ez_setup.py --version 12.2 + - python ez_setup.py --version 18.6.1 |
