Specify trusty dist for Travis builds.

This commit is contained in:
Jeff Stieler 2019-06-12 11:46:08 -06:00
parent 3f2957dc0d
commit 8c9328c382
1 changed files with 2 additions and 0 deletions

View File

@ -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"