Explorar el Código

Travis libc++ ppa

Thomas Buck hace 9 años
padre
commit
ca1c94a28b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      cmake/travis_before_install_linux.sh

+ 1
- 0
cmake/travis_before_install_linux.sh Ver fichero

@@ -3,6 +3,7 @@
3 3
 sudo add-apt-repository -y ppa:zoogie/sdl2-snapshots
4 4
 sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test
5 5
 sudo add-apt-repository -y ppa:andykimpe/cmake
6
+sudo add-apt-repository -y ppa:jhe/libc++
6 7
 sudo add-apt-repository -y 'deb http://llvm.org/apt/precise/ llvm-toolchain-precise-3.5 main'
7 8
 sudo apt-get -qq -y update
8 9
 

Loading…
Cancelar
Guardar