From: Paul Brossier Date: Thu, 21 Apr 2016 20:44:07 +0000 (+0200) Subject: .travis.yml: add python 2.7 and 3.4 X-Git-Tag: 0.4.4~300^2~279 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=b8454c74bae9c3cc2afd69400d69cbaaa87f6247;p=aubio.git .travis.yml: add python 2.7 and 3.4 --- diff --git a/.travis.yml b/.travis.yml index 5c9b9f43..67d90c1e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,6 +14,10 @@ env: - ARCH=i386 - ARCH=x86_64 +python: + - "2.7" + - "3.4" + addons: apt: packages: