diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2014-07-12 09:05:37 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2014-07-12 09:05:37 -0400 |
| commit | a9283f60f7136c12b8ab555bffdeda63e4d4fea5 (patch) | |
| tree | 3bdfc90bef85f2250fa1564f2b2e3d2aa5f5d503 | |
| parent | 7003458aa6b13578f8862dca6041ec5c55c21027 (diff) | |
| download | external_python_setuptools-a9283f60f7136c12b8ab555bffdeda63e4d4fea5.tar.gz external_python_setuptools-a9283f60f7136c12b8ab555bffdeda63e4d4fea5.tar.bz2 external_python_setuptools-a9283f60f7136c12b8ab555bffdeda63e4d4fea5.zip | |
Bump version pulled for testing ez_setup.py
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 022824f9..44488787 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,4 +10,4 @@ python: script: - python setup.py test - python setup.py ptr - - python ez_setup.py --version 3.5.1 + - python ez_setup.py --version 5.4.1 |
