update travis too
This commit is contained in:
parent
35d762bc32
commit
9bba2a0f5b
@ -3,9 +3,9 @@ language: php
|
|||||||
php:
|
php:
|
||||||
# Here is where we can list the versions of PHP you want to test against
|
# Here is where we can list the versions of PHP you want to test against
|
||||||
# using major version aliases
|
# using major version aliases
|
||||||
- 5.3
|
|
||||||
- 5.4
|
- 5.4
|
||||||
- 5.5
|
- 5.5
|
||||||
|
- 5.6
|
||||||
|
|
||||||
# optionally specify a list of environments, for example to test different RDBMS
|
# optionally specify a list of environments, for example to test different RDBMS
|
||||||
env:
|
env:
|
||||||
@ -51,4 +51,4 @@ after_failure:
|
|||||||
# configure notifications (email, IRC, campfire etc)
|
# configure notifications (email, IRC, campfire etc)
|
||||||
#notifications:
|
#notifications:
|
||||||
# irc: "irc.freenode.org#shimmie"
|
# irc: "irc.freenode.org#shimmie"
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user