mirror of
https://github.com/moodle/moodle.git
synced 2025-08-03 16:13:28 +02:00
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:
parent
f1a8db6911
commit
d3e61fdf72
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue