1
0
mirror of https://github.com/janet-lang/janet synced 2025-07-26 22:02:53 +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 - Debug
platform: platform:
- x64 - x64
- x86
environment: environment:
matrix: matrix:
- arch: Win64 - arch: Win64