From 6efb9f0ae028b9c30baa8743ea3c14ce4c3b4d04 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 22 Apr 2018 13:38:09 +0200 Subject: [PATCH] Back to travis ok --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4fadf37ae43..c99086552c6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: trusty +dist: precise sudo: required language: php