mirror of
https://github.com/filp/whoops.git
synced 2026-09-14 19:56:23 +00:00
Test on PHP 7.1
Added tests on Travis PHP version 7.1
This commit is contained in:
+5
-4
@@ -1,10 +1,11 @@
|
||||
language: php
|
||||
|
||||
php:
|
||||
- '5.5.9'
|
||||
- '5.5'
|
||||
- '5.6'
|
||||
- '7.0'
|
||||
- 5.5.9
|
||||
- 5.5
|
||||
- 5.6
|
||||
- 7.0
|
||||
- 7.1
|
||||
- hhvm
|
||||
|
||||
sudo: false
|
||||
|
||||
Reference in New Issue
Block a user