mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
add php 7.3 (#6556)
This commit is contained in:
parent
794824713e
commit
75252bce05
|
@ -18,6 +18,7 @@ php:
|
|||
- 7.0
|
||||
- 7.2
|
||||
- 7.1.4
|
||||
- 7.3
|
||||
|
||||
# execute any number of scripts before the test run, custom env's are available as variables
|
||||
before_script:
|
||||
|
|
Loading…
Reference in a new issue