.travis.yml: add python 2.7 and 3.4
authorPaul Brossier <piem@piem.org>
Thu, 21 Apr 2016 20:44:07 +0000 (22:44 +0200)
committerPaul Brossier <piem@piem.org>
Thu, 21 Apr 2016 20:44:07 +0000 (22:44 +0200)
.travis.yml

index 5c9b9f4..67d90c1 100644 (file)
@@ -14,6 +14,10 @@ env:
   - ARCH=i386
   - ARCH=x86_64
 
+python:
+  - "2.7"
+  - "3.4"
+
 addons:
   apt:
     packages: