update 7.4 in travis build
This commit is contained in:
parent
bf52f2d058
commit
6d501332f3
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -10,6 +10,7 @@
|
|||||||
# git files
|
# git files
|
||||||
/.gitignore export-ignore
|
/.gitignore export-ignore
|
||||||
/.gitattributes export-ignore
|
/.gitattributes export-ignore
|
||||||
|
/.github export-ignore
|
||||||
|
|
||||||
# project directories
|
# project directories
|
||||||
/build export-ignore
|
/build export-ignore
|
||||||
|
|||||||
@ -6,7 +6,7 @@ php:
|
|||||||
- 7.1
|
- 7.1
|
||||||
- 7.2
|
- 7.2
|
||||||
- 7.3
|
- 7.3
|
||||||
- 7.4snapshot
|
- 7.4
|
||||||
- nightly
|
- nightly
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
@ -19,7 +19,7 @@ matrix:
|
|||||||
- php: 7.2
|
- php: 7.2
|
||||||
- php: nightly
|
- php: nightly
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- php: 7.4snapshot #needs an update on dompdf
|
- php: 7.4 #needs an update on dompdf
|
||||||
- php: nightly
|
- php: nightly
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user