update travis too

This commit is contained in:
Shish 2015-08-01 13:44:37 +01:00
parent 35d762bc32
commit 9bba2a0f5b

View File

@ -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"
#
#