Skip to content

Commit

Permalink
Try to use a PPA for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
svenstaro committed Oct 3, 2016
1 parent 14ec564 commit 65d9a0b
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ rust:
- nightly
addons:
apt:
sources:
- zoogie/sdl2-snapshots
packages:
- libsdl2-dev
- libsdl2-image-dev
- libsdl2-mixer-dev
- libsdl2-ttf-dev
- libsdl2
- libsdl2-image
- libsdl2-mixer
- libsdl2-ttf

0 comments on commit 65d9a0b

Please sign in to comment.