mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-01-08 01:30:13 +01:00
.travis.yml: remove "dist: trusty" as it is now the default distribution
This commit is contained in:
parent
21d70a75d5
commit
f4f36a3cb1
|
|
@ -1,6 +1,5 @@
|
|||
language: cpp
|
||||
sudo: required
|
||||
dist: trusty
|
||||
|
||||
os:
|
||||
- linux
|
||||
|
|
|
|||
Loading…
Reference in a new issue