aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorKevin Decherf <kevin@kdecherf.com>2020-04-04 17:11:25 +0200
committerKevin Decherf <kevin@kdecherf.com>2020-04-26 18:29:34 +0200
commit7f88c7423f0b0c8c565f7e4d4d1b37ba14e55dae (patch)
tree276185c8e82c56d782e293cfbab1b4f66baf48ef /.travis.yml
parent0e8a0f77d0b643a884e6687bd9c463267852a970 (diff)
downloadwallabag-7f88c7423f0b0c8c565f7e4d4d1b37ba14e55dae.tar.gz
wallabag-7f88c7423f0b0c8c565f7e4d4d1b37ba14e55dae.tar.zst
wallabag-7f88c7423f0b0c8c565f7e4d4d1b37ba14e55dae.zip
Replace wallabag's fork of tcpdf with the original one, fix notices for PHP 7.4
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index c09bcd22..8adef62e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -39,8 +39,6 @@ matrix:
39 include: 39 include:
40 - php: 7.3 40 - php: 7.3
41 env: CS_FIXER=run VALIDATE_TRANSLATION_FILE=run ASSETS=build DB=sqlite 41 env: CS_FIXER=run VALIDATE_TRANSLATION_FILE=run ASSETS=build DB=sqlite
42 allow_failures:
43 - php: 7.4
44 42
45# exclude v1 branches 43# exclude v1 branches
46branches: 44branches: