summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2014-03-06 10:46:12 -0500
committerJason R. Coombs <jaraco@jaraco.com>2014-03-06 10:46:12 -0500
commit766b7038b977d076e9a60cc96a70663d18702c07 (patch)
treed369afbc4bf9cb2185030370cd9eb2b610ad9b78 /.travis.yml
parentc24352747111ac2a8fe0aa41e5bdfbb429367f2f (diff)
downloadpython-setuptools-bitbucket-766b7038b977d076e9a60cc96a70663d18702c07.tar.gz
Forget --user
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 90b715d8..bf0aeba6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,4 +8,4 @@ python:
# command to run tests
script:
- python setup.py test
- - python ez_setup.py --version 3.0.2 --user
+ - python ez_setup.py --version 3.0.2