mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-05 12:47:39 +02:00
Add php7.1 build
This commit is contained in:
@@ -4,9 +4,11 @@ sudo: false
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- php: 7
|
||||
- php: 7.0
|
||||
env: deps=low
|
||||
- php: 7
|
||||
- php: 7.0
|
||||
- php: 7.1
|
||||
- php: nightly
|
||||
fast_finish: true
|
||||
|
||||
before_script:
|
||||
|
Reference in New Issue
Block a user