mirror of
https://github.com/mi57730/a2d.git
synced 2025-01-21 02:34:03 +00:00
travis CI build fix
This commit is contained in:
parent
f6830a7f2e
commit
d11ff8755b
10
.travis.yml
10
.travis.yml
@ -8,9 +8,7 @@ install:
|
||||
/tmp/cc65/bin/cc65 --version
|
||||
|
||||
script:
|
||||
- MAKE_FLAGS="CC65=/tmp/cc65/bin"
|
||||
- cd desktop
|
||||
- res/go.sh
|
||||
- cd ..
|
||||
- cd desk.acc
|
||||
- res/go.sh
|
||||
- cd desktop &&
|
||||
MAKE_FLAGS="CC65=/tmp/cc65/bin" res/go.sh &&
|
||||
cd ../desk.acc &&
|
||||
MAKE_FLAGS="CC65=/tmp/cc65/bin" res/go.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user