Use c instead of python as language

Otherwise it installs a different version of python. We want to test the
exact dependencies whenever possible.
This commit is contained in:
Rafa de la Torre
2016-08-08 17:11:16 +02:00
parent f2b5c788c0
commit 1234bfeb9d

View File

@@ -1,8 +1,6 @@
language: python
language: c
before_install:
- sudo apt-get -y install make
- sudo apt-get -y install python-pip
- sudo apt-get -y install python-software-properties