aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2017-02-24 15:05:43 +0100
committerJeremy Benoist <jeremy.benoist@gmail.com>2017-02-24 15:05:45 +0100
commit5a73f9459031270c4c764dd2f4d9ea418b31bc8d (patch)
tree1c24abeec46818c1313c750d451aaf6e651993e5 /.travis.yml
parent227a009da594465c2d415059cf318de08df55461 (diff)
downloadwallabag-5a73f9459031270c4c764dd2f4d9ea418b31bc8d.tar.gz
wallabag-5a73f9459031270c4c764dd2f4d9ea418b31bc8d.tar.zst
wallabag-5a73f9459031270c4c764dd2f4d9ea418b31bc8d.zip
Use wallabag/tcpdf
It should restore the PHP 7.1 compatibility
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 8c8093bf..29ca7dc3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -44,7 +44,6 @@ matrix:
44 - php: 7.0 44 - php: 7.0
45 env: CS_FIXER=run VALIDATE_TRANSLATION_FILE=run ASSETS=build DB=sqlite 45 env: CS_FIXER=run VALIDATE_TRANSLATION_FILE=run ASSETS=build DB=sqlite
46 allow_failures: 46 allow_failures:
47 - php: 7.1
48 - php: nightly 47 - php: nightly
49 48
50# exclude v1 branches 49# exclude v1 branches