mirror of
https://github.com/shlinkio/shlink.git
synced 2024-11-23 21:27:44 +03:00
Added PHP 7.2 to the build matrix
This commit is contained in:
parent
9c8eef12ba
commit
1260da85a7
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ php:
|
|||
- 5.6
|
||||
- 7
|
||||
- 7.1
|
||||
- 7.2
|
||||
|
||||
before_install: phpenv config-add .travis-php.ini
|
||||
|
||||
|
|
Loading…
Reference in a new issue