mirror of
https://github.com/cmosher01/Epple-II.git
synced 2025-01-09 10:29:45 +00:00
update travis
This commit is contained in:
parent
36eab22e9f
commit
348fc32967
@ -1,6 +1,8 @@
|
||||
language: cpp
|
||||
compiler:
|
||||
- gcc
|
||||
install: sudo apt-get install libsdl2
|
||||
install:
|
||||
- sudo add-apt-repository --yes ppa:brandontschaefer/sdl-mir-support
|
||||
- sudo apt-get install libsdl2
|
||||
before_script: ./bootstrap
|
||||
script: ./configure && make
|
||||
|
Loading…
Reference in New Issue
Block a user