attempt 1
This commit is contained in:
parent
6baaba79a2
commit
14d2c9e73b
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ language: python
|
|||
install:
|
||||
- cd ~
|
||||
- git clone --depth=1 https://github.com/MTGos/cross-compilers opt
|
||||
- sudo apt-get install cmake
|
||||
- cd -
|
||||
|
||||
python:
|
||||
- "3.4"
|
||||
|
|
Loading…
Reference in a new issue