mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-03 10:55:57 -04:00
Fix Travis build
This commit is contained in:
parent
7cfc30970b
commit
57d492a629
@ -15,6 +15,7 @@ matrix:
|
||||
- compiler: clang
|
||||
env: CXXSTD=c++1y BUILD_STATIC=yes
|
||||
before_install:
|
||||
- sudo add-apt-repository --yes ppa:zoogie/sdl2-snapshots
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq cmake libsdl2-dev cppcheck doxygen pulseaudio
|
||||
- sudo sed -i -e '/using ::gets/ d' /usr/include/c++/4.8/cstdio # build failure with clang/c++1y
|
||||
|
Loading…
x
Reference in New Issue
Block a user