Skip to content

Commit 4726c54

Browse files
committed
Merge branch 'v0.14.x' of https://github.com/PythonCharmers/python-future into v0.14.x
2 parents e7abecd + 1b3b902 commit 4726c54

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ python:
66
- "2.7"
77
- "2.6"
88

9+
sudo: false
10+
911
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
1012
# These packages only exist on Ubuntu 13.04 and newer:
11-
# before_install:
12-
# - sudo apt-get install -qq libpython2.7-testsuite libpython3.3-testsuite
1313
# No dependencies currently unless using Python 2.6.
1414

1515
install:

0 commit comments

Comments
 (0)