We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 683d06e + a23a71d commit 1b3b902Copy full SHA for 1b3b902
1 file changed
.travis.yml
@@ -6,10 +6,10 @@ python:
6
- "2.7"
7
- "2.6"
8
9
+sudo: false
10
+
11
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
12
# These packages only exist on Ubuntu 13.04 and newer:
-# before_install:
-# - sudo apt-get install -qq libpython2.7-testsuite libpython3.3-testsuite
13
# No dependencies currently unless using Python 2.6.
14
15
install:
0 commit comments