Remove MSVC build

This commit is contained in:
zhupengfei
2019-10-02 18:36:19 +08:00
parent c17e8fc19d
commit 380a1da748
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -69,3 +69,4 @@ If you have any game cartidges, and would like to dump them as well, visit [this
* Clear all the `TODO`s in the code
* Wireless transfer (probably FTP?)
* but: slow, complex
* MSVC build doesn't work for its crappy preprocessor, but this shouldn't really matter
-1
View File
@@ -10,7 +10,6 @@ environment:
CHERE_INVOKING: 1
matrix:
- BUILD_TYPE: mingw
- BUILD_TYPE: msvc
platform:
- x64