This commit is contained in:
Robert Cohn
2016-12-17 08:17:41 -06:00
parent ffd94e705c
commit c92cbbc0b0

12
appveyor.yml Normal file
View File

@@ -0,0 +1,12 @@
environment:
matrix:
- host_cpu: ia32
- host_cpu: x86-64
build: off
test_script:
- git clone https://github.com/intelxed/mbuild.git
- mkdir build
- cd build
- python ../mfile.py test host_cpu=%host_cpu%