aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2020-04-27 08:59:56 +0200
committerGitHub <noreply@github.com>2020-04-27 08:59:56 +0200
commit34fe51454ad405a49c73cf67e8adde9364cf2248 (patch)
tree3e1f6ddf2ac791fdc4892430d3f9669e6018121a /.travis.yml
parentb23d9403ece494a60ecba5867bb68c94ec497052 (diff)
parent7f88c7423f0b0c8c565f7e4d4d1b37ba14e55dae (diff)
downloadwallabag-34fe51454ad405a49c73cf67e8adde9364cf2248.tar.gz
wallabag-34fe51454ad405a49c73cf67e8adde9364cf2248.tar.zst
wallabag-34fe51454ad405a49c73cf67e8adde9364cf2248.zip
Merge pull request #4309 from wallabag/fix/php-7.4
Replace wallabag's fork of tcpdf with the original one, PHP 7.4 support
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: