mirror of
https://github.com/cmosher01/Epple-II.git
synced 2025-08-14 17:27:29 +00:00
travis config
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user