From: Paul Brossier Date: Thu, 21 Apr 2016 21:58:59 +0000 (+0200) Subject: .travis.yml: switch to python X-Git-Tag: 0.4.4~300^2~278 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=66a3c516d106aaf72be3a9b1072676daf2c7fee0;p=aubio.git .travis.yml: switch to python --- diff --git a/.travis.yml b/.travis.yml index 67d90c1e..99c0a56e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -language: c +language: python sudo: false