forked from Mirror/GodMode9
Travis: Enable Sudo-safe container (#544)
Use latest ubuntu distribution, this time Bionic.
This commit is contained in:
parent
2372340e6d
commit
d4cd60eccf
@ -1,4 +1,6 @@
|
|||||||
language: c
|
language: c
|
||||||
|
sudo: true
|
||||||
|
dist: bionic
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- wget "https://github.com/devkitPro/pacman/releases/latest/download/devkitpro-pacman.deb" -O dkp-pacman.deb
|
- wget "https://github.com/devkitPro/pacman/releases/latest/download/devkitpro-pacman.deb" -O dkp-pacman.deb
|
||||||
|
Loading…
x
Reference in New Issue
Block a user