Merge pull request #17142 from dolibit-ut/patch-238

Update .travis.yml
This commit is contained in:
Laurent Destailleur 2021-04-07 01:38:21 +02:00 committed by GitHub
commit be7c8cf237
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# This script is used by Travis CI to run automatically Continuous test integration
# from Dolibarr GitHub repository.
# For syntax, see http://about.travis-ci.org/docs/user/languages/php/
# For syntax, see https://docs.travis-ci.com/user/languages/php/
# We use dist: xenial to have php 5.6+ available
os: linux