mirror of
https://github.com/koel/koel
synced 2024-11-10 06:34:14 +00:00
Update .travis.yml (#756)
This commit is contained in:
parent
064d6f8615
commit
845e3c4dd7
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@ language: php
|
|||
|
||||
php:
|
||||
- 7.0
|
||||
- 7.1
|
||||
- 7.2
|
||||
|
||||
env:
|
||||
APP_ENV: testing
|
||||
|
|
Loading…
Reference in a new issue