mirror of
https://github.com/RPCSX/xed.git
synced 2026-01-31 01:05:17 +01:00
use pip instead of clone to get mbuild
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user