.travis.yml: switch to python
authorPaul Brossier <piem@piem.org>
Thu, 21 Apr 2016 21:58:59 +0000 (23:58 +0200)
committerPaul Brossier <piem@piem.org>
Thu, 21 Apr 2016 21:58:59 +0000 (23:58 +0200)
.travis.yml

index 67d90c1..99c0a56 100644 (file)
@@ -1,4 +1,4 @@
-language: c
+language: python
 
 sudo: false