mirror of
https://github.com/filp/whoops.git
synced 2026-09-15 12:16:18 +00:00
Fixup PHP 5.5.9 on Travis
This commit is contained in:
+2
-1
@@ -3,7 +3,6 @@ language: php
|
||||
dist: trusty
|
||||
|
||||
php:
|
||||
- 5.5.9
|
||||
- 5.5
|
||||
- 5.6
|
||||
- 7.0
|
||||
@@ -20,6 +19,8 @@ matrix:
|
||||
include:
|
||||
- php: 5.6
|
||||
env: SETUP=lowest
|
||||
- php: 5.5.9
|
||||
dist: precise
|
||||
|
||||
cache:
|
||||
directories:
|
||||
|
||||
Reference in New Issue
Block a user