diff --git a/.travis.yml b/.travis.yml index f8e9bd9..57a6fb6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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