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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user