forked from LBRYCommunity/lbry-sdk
fix typo to actually use ubuntu trusty
This commit is contained in:
parent
422381ac01
commit
12c9e16f37
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ matrix:
|
|||
include:
|
||||
- os: linux
|
||||
sudo: required
|
||||
dist: trust
|
||||
dist: trusty
|
||||
# dh-virtualenv requires that we use the same python interpreter
|
||||
# that comes with the system, so we don't want to use anything that
|
||||
# travis would try to set-up for us in python
|
||||
|
|
Loading…
Reference in a new issue