use pip instead of clone to get mbuild

This commit is contained in:
Robert Cohn
2016-12-17 11:43:53 -06:00
parent a818a69313
commit c5f93b2f3c

View File

@@ -20,6 +20,6 @@ env:
- host_cpu=x86-64
script:
- git clone https://github.com/intelxed/mbuild.git
- pip install --user https://github.com/intelxed/mbuild/zipball/master
- mkdir build
- cd build && ../mfile.py host_cpu=$host_cpu test