Fix travis
This commit is contained in:
parent
e257f040ea
commit
8fc94a8d3d
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ go:
|
|||
install:
|
||||
- sudo apt-get install libopenal-dev libxi-dev libxinerama-dev libxcursor-dev libxxf86vm-dev -y
|
||||
|
||||
- curl -s -L wget http://www.cmake.org/files/v3.7/cmake-3.7.2.tar.gz | tar xz
|
||||
- curl -s -L http://www.cmake.org/files/v3.7/cmake-3.7.2.tar.gz | tar xz
|
||||
- cd cmake-3.7.2
|
||||
- ./configure
|
||||
- make
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue