mirror of
https://github.com/mi57730/a2d.git
synced 2025-01-05 18:29:21 +00:00
Travis-CI: Only build necessary subset of cc65 tools
This commit is contained in:
parent
e04f5a1a8c
commit
cfdb051b6e
@ -4,7 +4,7 @@ language: c
|
||||
|
||||
install:
|
||||
- git clone https://github.com/cc65/cc65 /tmp/cc65 &&
|
||||
make -C /tmp/cc65 bin apple2 apple2enh &&
|
||||
make -C /tmp/cc65 ca65 ld65 &&
|
||||
/tmp/cc65/bin/cc65 --version
|
||||
|
||||
- git clone https://github.com/mach-kernel/cadius /tmp/cadius &&
|
||||
|
Loading…
Reference in New Issue
Block a user