travis.yml: “It will make your build faster”, they say.

This commit is contained in:
Valentin Lorentz 2014-12-27 20:28:49 +01:00
parent b2f84c9e2e
commit bc215d72be

View File

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