ソースを参照

build: try to fix broken Travis-CI environment.

legacy
Sam Hocevar 9年前
コミット
520bf8bd83
1個のファイルの変更2行の追加0行の削除
  1. +2
    -0
      .travis.yml

+ 2
- 0
.travis.yml ファイルの表示

@@ -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


読み込み中…
キャンセル
保存