mirror of
https://github.com/RPCSX/xed.git
synced 2026-01-31 01:05:17 +01:00
Easier to maintain. We lose parallelism, but it was not helping much because setup time was longer than build time.
6 lines
119 B
YAML
6 lines
119 B
YAML
build: off
|
|
|
|
test_script:
|
|
- pip install --user https://github.com/intelxed/mbuild/zipball/master
|
|
- python ci.py
|