From 9bba2a0f5b34552d067cb2a00069fc59adf00c2e Mon Sep 17 00:00:00 2001 From: Shish Date: Sat, 1 Aug 2015 13:44:37 +0100 Subject: [PATCH] update travis too --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 98b15f66..bc557fb4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,9 +3,9 @@ language: php php: # Here is where we can list the versions of PHP you want to test against # using major version aliases - - 5.3 - 5.4 - 5.5 + - 5.6 # optionally specify a list of environments, for example to test different RDBMS env: @@ -51,4 +51,4 @@ after_failure: # configure notifications (email, IRC, campfire etc) #notifications: # irc: "irc.freenode.org#shimmie" -# \ No newline at end of file +#