Try travis without dist: precise

This commit is contained in:
Laurent Destailleur 2018-04-22 09:21:30 +02:00
parent a0152f8e7a
commit d37df8e0b5

View File

@ -3,7 +3,7 @@
# For syntax, see http://about.travis-ci.org/docs/user/languages/php/
# We use dist: precise to have php 5.3 available
dist: precise
#dist: precise
sudo: required
language: php