From a1b64d3a472859a924f190840ef00713064f0652 Mon Sep 17 00:00:00 2001 From: Timm Friebe Date: Sat, 1 Oct 2016 19:03:08 +0200 Subject: [PATCH] Also run tests with PHP nightly --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 579696e..6f4f0f1 100755 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,7 @@ php: - 7.0 - 7.1 - hhvm + - nightly matrix: allow_failures: