diff options
author | Sergeanur <s.anureev@yandex.ua> | 2020-05-22 20:00:59 +0200 |
---|---|---|
committer | Sergeanur <s.anureev@yandex.ua> | 2020-05-22 20:00:59 +0200 |
commit | 38a09c6e9b4a631aae699a8f3de6c0df33c021e5 (patch) | |
tree | 48314055b2dc95336b8d42a28edb4a59ab1b8fa6 /.appveyor.yml | |
parent | OpenAL configs (diff) | |
download | re3-38a09c6e9b4a631aae699a8f3de6c0df33c021e5.tar re3-38a09c6e9b4a631aae699a8f3de6c0df33c021e5.tar.gz re3-38a09c6e9b4a631aae699a8f3de6c0df33c021e5.tar.bz2 re3-38a09c6e9b4a631aae699a8f3de6c0df33c021e5.tar.lz re3-38a09c6e9b4a631aae699a8f3de6c0df33c021e5.tar.xz re3-38a09c6e9b4a631aae699a8f3de6c0df33c021e5.tar.zst re3-38a09c6e9b4a631aae699a8f3de6c0df33c021e5.zip |
Diffstat (limited to '.appveyor.yml')
-rw-r--r-- | .appveyor.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.appveyor.yml b/.appveyor.yml index 05604e2c..20adee80 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -6,8 +6,6 @@ configuration: platform: - win-x86-librw_d3d9-mss - win-x86-librw_gl3_glfw-mss -- win-x86-librw_d3d9-oal -- win-x86-librw_gl3_glfw-oal environment: APPVEYOR_SAVE_CACHE_ON_ERROR: true GLEW_VER: "2.1.0" |