update 7.4 in travis build

This commit is contained in:
DE TROOSTEMBERGH Antoine 2019-12-14 22:23:36 +01:00
parent bf52f2d058
commit 6d501332f3
2 changed files with 3 additions and 2 deletions

1
.gitattributes vendored
View File

@ -10,6 +10,7 @@
# git files
/.gitignore export-ignore
/.gitattributes export-ignore
/.github export-ignore
# project directories
/build export-ignore

View File

@ -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: