Browse Source

build: try to fix broken Travis-CI environment.

legacy
Sam Hocevar 8 years ago
parent
commit
520bf8bd83
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      .travis.yml

+ 2
- 0
.travis.yml View File

@@ -15,6 +15,8 @@ addons:
- libsdl2-image-dev
- libsdl2-mixer-dev
- libglew-dev
# maybe this can fix clang compilation
- libc++-dev

before_install:
# - .travis/before_install.sh


Loading…
Cancel
Save