mirror of
https://github.com/holub/mame
synced 2025-04-15 21:16:28 +03:00
Explicitly use Ubuntu Trusty
Due to ppas used the travis-ci only works when trusty is being used. With xenial being the default as of August 2019 the builds fail most of the time. Request trusty explicitly until the CI configuration can be migrated to a more recent Ubuntu release.
This commit is contained in:
parent
c69b0140eb
commit
98be9f1f09
@ -12,6 +12,7 @@ compiler:
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
dist: trusty
|
||||
matrix:
|
||||
exclude:
|
||||
- os: osx
|
||||
|
Loading…
Reference in New Issue
Block a user