next
This commit is contained in:
parent
e42059d336
commit
597f778fbe
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ language: python
|
||||||
install:
|
install:
|
||||||
- cd ~
|
- cd ~
|
||||||
- git clone --depth=1 https://github.com/MTGos/cross-compilers opt
|
- git clone --depth=1 https://github.com/MTGos/cross-compilers opt
|
||||||
|
- sudo apt-get install libfl-dev
|
||||||
- |
|
- |
|
||||||
CMAKE_URL="https://cmake.org/files/v3.7/cmake-3.7.2-Linux-x86_64.tar.gz"
|
CMAKE_URL="https://cmake.org/files/v3.7/cmake-3.7.2-Linux-x86_64.tar.gz"
|
||||||
mkdir -p cmake &&
|
mkdir -p cmake &&
|
||||||
|
|
Loading…
Reference in a new issue