Travis: Enable Sudo-safe container (#544)

Use latest ubuntu distribution, this time Bionic.
This commit is contained in:
Chromaryu 2019-10-10 08:36:11 +09:00 committed by Wolfvak
parent 2372340e6d
commit d4cd60eccf

View File

@ -1,4 +1,6 @@
language: c
sudo: true
dist: bionic
before_install:
- wget "https://github.com/devkitPro/pacman/releases/latest/download/devkitpro-pacman.deb" -O dkp-pacman.deb