summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 819885a6..90b715d8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,4 +8,4 @@ python:
# command to run tests
script:
- python setup.py test
- - python -c "import ez_setup; ez_setup.main('3.0.2')" --user
+ - python ez_setup.py --version 3.0.2 --user