CMake tar.gz updated;

dev
Artyom Dymchenko 2016-01-11 23:11:35 +06:00
parent a207930d30
commit 14148bd9c0
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
language: c language: c
before_install: before_install:
- "wget -q http://cardinot.net/files/cmake-2.8.11.tar.gz" - "wget -q http://ftp.lfs-matrix.net/pub/blfs/conglomeration/cmake/cmake-2.8.11.tar.gz"
- "tar -xzvf cmake-2.8.11.tar.gz" - "tar -xzvf cmake-2.8.11.tar.gz"
- sudo apt-get update -qq - sudo apt-get update -qq
- sudo apt-get install -qq gcc-arm-linux-gnueabi - sudo apt-get install -qq gcc-arm-linux-gnueabi