Browse Source

Newer cmake for Travis Linux worker

Thomas Buck 9 years ago
parent
commit
982135f142
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      cmake/travis_before_install_linux.sh

+ 1
- 0
cmake/travis_before_install_linux.sh View File

@@ -2,5 +2,6 @@
2 2
 
3 3
 sudo add-apt-repository -y ppa:zoogie/sdl2-snapshots
4 4
 sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test
5
+sudo add-apt-repository -y ppa:kalakris/cmake
5 6
 sudo apt-get -qq -y update
6 7
 

Loading…
Cancel
Save