mirror of
https://github.com/a2stuff/prodos-drivers.git
synced 2025-02-08 23:30:31 +00:00
travis debugging
This commit is contained in:
parent
3ee2f9ef3f
commit
e878aec51a
@ -3,9 +3,9 @@ os: osx
|
|||||||
language: c
|
language: c
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- git clone https://github.com/cc65/cc65 /tmp/cc65 &&
|
- git clone https://github.com/cc65/cc65 /tmp/cc65
|
||||||
make -C /tmp/cc65 bin apple2 apple2enh &&
|
make -C /tmp/cc65 bin apple2 apple2enh
|
||||||
cc65 --version &&
|
cc65 --version
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- make CC65=/tmp/cc65/bin
|
- make CC65=/tmp/cc65/bin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user