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
|
||||
/.gitignore export-ignore
|
||||
/.gitattributes export-ignore
|
||||
/.github export-ignore
|
||||
|
||||
# project directories
|
||||
/build export-ignore
|
||||
|
||||
@ -6,7 +6,7 @@ php:
|
||||
- 7.1
|
||||
- 7.2
|
||||
- 7.3
|
||||
- 7.4snapshot
|
||||
- 7.4
|
||||
- nightly
|
||||
|
||||
matrix:
|
||||
@ -19,7 +19,7 @@ matrix:
|
||||
- php: 7.2
|
||||
- php: nightly
|
||||
allow_failures:
|
||||
- php: 7.4snapshot #needs an update on dompdf
|
||||
- php: 7.4 #needs an update on dompdf
|
||||
- php: nightly
|
||||
|
||||
cache:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user