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