Explorar o código

fixing travis CI builds for php 5.5, which require trusty

El RIDO %!s(int64=6) %!d(string=hai) anos
pai
achega
2a5f622580
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -1,5 +1,7 @@
 language: php
 sudo: false
+# only needed for PHP 5.5 support as of 2019-07
+dist: trusty
 php:
   - '5.4'
   - '5.5'