mirror of
https://github.com/danielstjules/Stringy.git
synced 2025-01-16 20:08:14 +01:00
Add PHP 7.1 to Travis build
This commit is contained in:
parent
2288363663
commit
44f492c025
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user