]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
PHP 7.0 must not fail 1544/head
authorJeremy Benoist <jeremy.benoist@gmail.com>
Tue, 29 Dec 2015 10:41:35 +0000 (11:41 +0100)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Tue, 29 Dec 2015 10:41:35 +0000 (11:41 +0100)
.travis.yml

index 4542fdcb6edd3cd00d112500dbe5644b738081e3..7a7c9056c6f105231fc4f6571999b001bb4a5b19 100644 (file)
@@ -32,7 +32,6 @@ matrix:
         - php: hhvm
           env: DB=pgsql  # driver for PostgreSQL currently unsupported by HHVM, requires 3rd party dependency
     allow_failures:
-        - php: 7.0
         - php: hhvm
 
 branches: