mirror of
https://github.com/cmosher01/Epple-II.git
synced 2025-01-14 12:33:45 +00:00
add xa65 dependency to travis build
This commit is contained in:
parent
f9da9258e8
commit
39280fb2d1
@ -6,7 +6,7 @@ compiler:
|
||||
before_install:
|
||||
- sudo apt-get -qq update
|
||||
install:
|
||||
- sudo apt-get install -y libsdl2-2.0
|
||||
- sudo apt-get install -y libsdl2-2.0 xa65
|
||||
before_script:
|
||||
- ./bootstrap
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user