mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-03 19:05:59 -04:00
Increase verbosity
This commit is contained in:
parent
3d02f10a77
commit
346a2916ab
@ -16,7 +16,7 @@ matrix:
|
||||
env: CXXSTD=c++1y BUILD_STATIC=yes
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq cmake libsdl2-dev cppcheck doxygen pulseaudio
|
||||
- sudo apt-get install 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
|
||||
- |-
|
||||
if [ -n "${BUILD_COVERAGE}" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user