Telling Travis to install mono-devel
This commit is contained in:
parent
afe270b6c4
commit
8debd30864
@ -4,6 +4,7 @@ python:
|
||||
- "2.7"
|
||||
install:
|
||||
- pip install -r python/test_requirements.txt --use-mirrors
|
||||
- apt-get install mono-devel
|
||||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
|
Loading…
Reference in New Issue
Block a user