Upgrade cmake

This commit is contained in:
Milan Nikolic 2017-01-31 19:52:05 +01:00
parent e28ffa6c66
commit 2f01ba5ea9

View file

@ -11,7 +11,7 @@ before_install:
- sudo apt-get -qq update - sudo apt-get -qq update
install: install:
- sudo apt-get install cmake -y - sudo apt-get upgrade -y
- sudo apt-get install libopenal-dev -y - sudo apt-get install libopenal-dev -y
- curl -s -L https://github.com/glfw/glfw/archive/3.2.1.tar.gz | tar -xz - curl -s -L https://github.com/glfw/glfw/archive/3.2.1.tar.gz | tar -xz