From fb0cce0640b14506c107fdefd1985b984ac8fe62 Mon Sep 17 00:00:00 2001 From: snipe Date: Wed, 14 Dec 2016 11:01:32 -0800 Subject: [PATCH] Try nightly and latest 5.6.4 --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index f7bed72c3d..626b90c50d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,9 @@ language: php # list any PHP version you want to test against php: + - 5.6 - 7.0 + - nightly # execute any number of scripts before the test run, custom env's are available as variables before_script: