aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJérémy Benoist <j0k3r@users.noreply.github.com>2018-09-06 07:58:26 +0200
committerGitHub <noreply@github.com>2018-09-06 07:58:26 +0200
commit04f85fd9a83a4e00656e07f7db3200e199ea3fbf (patch)
tree40708939a82ddfea915893376e5c38c9c3d491c1
parentada5d5b2694ec95c6ca84aa91f22add1973343e0 (diff)
downloadwallabag-04f85fd9a83a4e00656e07f7db3200e199ea3fbf.tar.gz
wallabag-04f85fd9a83a4e00656e07f7db3200e199ea3fbf.tar.zst
wallabag-04f85fd9a83a4e00656e07f7db3200e199ea3fbf.zip
PHP 7.2 shouldn't fail
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index c6c03dc3..eb409533 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.2
48 - php: nightly 47 - php: nightly
49 48
50# exclude v1 branches 49# exclude v1 branches