mirror of
https://github.com/mi57730/a2d.git
synced 2025-02-18 02:30:50 +00:00
Travis CI: Build preview dir too
This commit is contained in:
parent
1189a3a275
commit
632cad07ee
@ -16,6 +16,9 @@ script:
|
||||
- cd $TRAVIS_BUILD_DIR/desk.acc &&
|
||||
MAKE_FLAGS="CC65=/tmp/cc65/bin" res/go.sh
|
||||
|
||||
- cd $TRAVIS_BUILD_DIR/preview &&
|
||||
MAKE_FLAGS="CC65=/tmp/cc65/bin" res/go.sh
|
||||
|
||||
before_deploy:
|
||||
- git clone https://github.com/mach-kernel/cadius /tmp/cadius &&
|
||||
make -C /tmp/cadius
|
||||
|
Loading…
x
Reference in New Issue
Block a user