update .travis.yml

This commit is contained in:
CismonX 2018-08-24 10:26:50 +08:00
parent ab9225efc9
commit 8e22533ab5
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,5 @@
sudo: required
dist: trusty
dist: xenial
group: edge
language: php
@ -14,4 +14,3 @@ script:
- ./configure
- make
- make test