From 174c7f6e30f3e14eed8f8f3ddffc14f82654c69a Mon Sep 17 00:00:00 2001 From: robbt Date: Thu, 23 Apr 2020 08:43:13 -0400 Subject: [PATCH] Make travis CI use 1.0 explicitly --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index ba6984565..18919653d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,5 @@ dist: trusty +version: ~> 1.0 language: php php: # the latest and greatest, has some issues that are excluded below in matrix.allow_failures