Skip to content

Commit 5c0ada7

Browse files
authored
Merge pull request #8 from eclipxe13/master
Update development environment
2 parents 4cb0a3d + 467a9f7 commit 5c0ada7

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@ language: php
22

33
php: ["7.0", "7.1", "7.2", "7.3", "7.4"]
44

5-
jobs:
6-
allow_failures:
7-
- php: 7.4 # there is a problem with html2pdf, see https://github.com/spipu/html2pdf/issues/530
8-
95
addons:
106
apt:
117
packages:

docs/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# UNRELEASED 2020-10-11
2+
3+
- Testing: move `cadenaoriginal_TFD_1_1.xslt` to its correct location.
4+
- Travis-CI: Remove allow fail on PHP 7.4.
5+
16
# Version 0.3.3 2020-02-18
27

38
- Isolate the translation from CFDI to HTML into an interface `HtmlTranslatorInterface`.

tests/_files/external-resources/www.sat.gob.mx/sitio_internet/cfd/timbrefiscaldigital/cadenaoriginal_TFD_1_1.xslt renamed to tests/_files/external-resources/www.sat.gob.mx/sitio_internet/cfd/TimbreFiscalDigital/cadenaoriginal_TFD_1_1.xslt

File renamed without changes.

0 commit comments

Comments
 (0)