Try to work around travis connection issues, see travis-ci/travis-ci#2389.

This commit is contained in:
Georg Brandl 2015-02-08 09:58:27 +01:00
parent 39bcd5157e
commit cc87d8aa85

View File

@ -1,4 +1,5 @@
language: python
sudo: false
python:
- "2.6"
- "2.7"