mirror of
https://github.com/GerbilSoft/rom-properties.git
synced 2025-06-18 11:35:38 -04:00
.travis.yml: Revert to Ubuntu 14.04 "Trusty" Tahir.
Turns out travis-ci hasn't added libseccomp-dev to the whitelist, so it won't be installed.
This commit is contained in:
parent
6ab0fc824a
commit
418689c417
@ -4,7 +4,7 @@ language: cpp
|
||||
matrix:
|
||||
include:
|
||||
- os: linux
|
||||
dist: xenial
|
||||
dist: trusty
|
||||
sudo: required
|
||||
compiler: gcc
|
||||
- os: osx
|
||||
|
Loading…
Reference in New Issue
Block a user