1
0
mirror of https://github.com/janet-lang/janet synced 2025-09-02 10:58:03 +00:00

Remove x86 target in appveyor.yml becuase its not valid

This commit is contained in:
Calvin Rose
2018-02-01 21:05:23 -08:00
parent ddaa2b48fc
commit 844a19abed

View File

@@ -10,7 +10,6 @@ configuration:
- Debug
platform:
- x64
- x86
environment:
matrix:
- arch: Win64