add xa65 dependency to travis build

This commit is contained in:
Christopher A. Mosher 2017-09-09 18:52:40 -04:00
parent f9da9258e8
commit 39280fb2d1
1 changed files with 1 additions and 1 deletions

View File

@ -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: