mirror of
https://github.com/cmosher01/Epple-II.git
synced 2024-12-23 05:30:12 +00:00
travis config
This commit is contained in:
parent
29f0a832a5
commit
10e548961a
@ -2,7 +2,7 @@ language: cpp
|
|||||||
compiler:
|
compiler:
|
||||||
- gcc
|
- gcc
|
||||||
install:
|
install:
|
||||||
- sudo add-apt-repository --yes ppa:brandontschaefer/sdl-mir-support
|
- sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu `lsb_release -sc` main universe restricted multiverse"
|
||||||
- sudo apt-get update
|
- sudo apt-get update
|
||||||
- sudo apt-get install libsdl2
|
- sudo apt-get install libsdl2
|
||||||
before_script: ./bootstrap
|
before_script: ./bootstrap
|
||||||
|
Loading…
Reference in New Issue
Block a user