Merge pull request #4 from rscohn2/feature/appveyor

appveyor
This commit is contained in:
Mark Charney
2016-12-19 08:20:12 -05:00
committed by GitHub

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%