MDL-60088 travis: add dist:trusty to travis
We are doing this because travis changed its default release to xenial. So this is a stop gap and we will add xenial support moving forward.
This commit is contained in:
@@ -11,6 +11,8 @@ notifications:
|
||||
|
||||
language: php
|
||||
|
||||
dist: trusty
|
||||
|
||||
php:
|
||||
# We only run the highest and lowest supported versions to reduce the load on travis-ci.org.
|
||||
- 7.3
|
||||
|
||||
Reference in New Issue
Block a user