diff options
author | worktycho <work.tycho@gmail.com> | 2015-09-29 21:08:15 +0200 |
---|---|---|
committer | worktycho <work.tycho@gmail.com> | 2015-09-29 21:08:15 +0200 |
commit | b035a7fd95e3b6207b744cff85486cae8311f296 (patch) | |
tree | 8d64f758dab35f0d554dac5610b1149abf719e7f | |
parent | Merge pull request #2508 from cuberite/LogLuaMemoryStats (diff) | |
parent | Let appveyor decide what OS to use (diff) | |
download | cuberite-b035a7fd95e3b6207b744cff85486cae8311f296.tar cuberite-b035a7fd95e3b6207b744cff85486cae8311f296.tar.gz cuberite-b035a7fd95e3b6207b744cff85486cae8311f296.tar.bz2 cuberite-b035a7fd95e3b6207b744cff85486cae8311f296.tar.lz cuberite-b035a7fd95e3b6207b744cff85486cae8311f296.tar.xz cuberite-b035a7fd95e3b6207b744cff85486cae8311f296.tar.zst cuberite-b035a7fd95e3b6207b744cff85486cae8311f296.zip |
-rw-r--r-- | appveyor.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index d2dc73739..1f3f30911 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,4 @@ version: 1.0.{build} -os: Previous Windows Server 2012 R2 configuration: Debug clone_depth: 50 before_build: |