mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-05 11:24:08 +00:00
add basic appveyor config
This commit is contained in:
6
appveyor.yml
Normal file
6
appveyor.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
platform:
|
||||
- x86
|
||||
- x64
|
||||
|
||||
build_script:
|
||||
- C:/cygwin/bin/bash bootstrap.sh
|
||||
Reference in New Issue
Block a user