mirror of
https://github.com/danielstjules/Stringy.git
synced 2025-08-01 19:10:23 +02:00
Add PHP 7.1 to Travis build
This commit is contained in:
@@ -26,6 +26,10 @@ matrix:
|
||||
env: polyfill='true'
|
||||
- php: 7.0
|
||||
env: polyfill='false'
|
||||
- php: 7.1
|
||||
env: polyfill='true'
|
||||
- php: 7.1
|
||||
env: polyfill='false'
|
||||
|
||||
install: travis_retry composer install --no-interaction --prefer-source
|
||||
|
||||
|
Reference in New Issue
Block a user