mirror of
https://github.com/sbrl/Pepperminty-Wiki.git
synced 2024-11-21 16:13:00 +00:00
Update PHP versions in Travis CI config
This commit is contained in:
parent
69f2cf8068
commit
01a7cb13ce
1 changed files with 2 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
|||
language: php
|
||||
|
||||
php:
|
||||
- 7.0
|
||||
- 7.1
|
||||
- 7.2
|
||||
- 7.3
|
||||
- nightly
|
||||
|
||||
before_script:
|
||||
|
|
Loading…
Reference in a new issue