Specify trusty dist for Travis builds.
This commit is contained in:
parent
3f2957dc0d
commit
8c9328c382
|
@ -2,6 +2,8 @@ sudo: required
|
|||
|
||||
language: php
|
||||
|
||||
dist: trusty
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- name: "PHP 7.2 unit tests, PHP Coding standards check and JS tests"
|
||||
|
|
Loading…
Reference in New Issue