partkeepr

fork of partkeepr
git clone https://git.e1e0.net/partkeepr.git
Log | Files | Refs | Submodules | README | LICENSE

commit 7fef7c71d0c8397d6de6a1a6822a6a85c86fdfd5
parent d6ff70afa64eb8da425c0223214ffa68709fb382
Author: Felicitus <felicitus@felicitus.org>
Date:   Sun,  6 Dec 2015 13:54:56 +0100

Travis: nightlies may fail now, PHP7 must work

Diffstat:
M.travis.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml @@ -18,7 +18,7 @@ matrix: - php: hhvm env: DB=pgsql # PDO driver for pgsql is unsupported by HHVM (3rd party install for support) allow_failures: - - php: 7.0 + - php: nightly - php: hhvm addons: