mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-01-05 00:00:56 +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