From 4e163a3027c7a76d7ba49b1cbcc7612741cbd5b5 Mon Sep 17 00:00:00 2001 From: Daku Date: Fri, 20 May 2016 05:43:58 +0100 Subject: [PATCH] check against 7.0 rather than nightly (since 7.0 is out now) --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 549af438..4c2934ed 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ php: - 5.4 - 5.5 - 5.6 -- nightly +- 7.0 env: matrix: