aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2012-07-22 15:44:27 -0400
committerJason R. Coombs <jaraco@jaraco.com>2012-07-22 15:44:27 -0400
commit7bc21a080559758ed92d03c238d5b51bbf2c8835 (patch)
tree1449fb6685775c37816c03e06db70c511916dd4d
parentb34497eb49a2d498295d6ad12a77c48e69529410 (diff)
downloadexternal_python_setuptools-7bc21a080559758ed92d03c238d5b51bbf2c8835.tar.gz
external_python_setuptools-7bc21a080559758ed92d03c238d5b51bbf2c8835.tar.bz2
external_python_setuptools-7bc21a080559758ed92d03c238d5b51bbf2c8835.zip
Nothing during install
--HG-- branch : distribute extra : rebase_source : 225691c27a718f11a94b31e8a661d56d3becc5b9
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 719323f4..cbc671e7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,5 @@ python:
- 2.6
- 2.7
- 3.2
-# install
-install: python --version
# command to run tests
script: python setup.py test