diff options
author | Andrey Andreev <narf@devilix.net> | 2014-02-11 19:31:51 +0100 |
---|---|---|
committer | Andrey Andreev <narf@devilix.net> | 2014-02-11 19:31:51 +0100 |
commit | d56ecf59c10e801814ace09f72285ee4dd1c63cb (patch) | |
tree | e1c0478681b615fcc4a767cd87c090387bf259be /.travis.yml | |
parent | e90d8571d042c4913266b585a067f54007f2ee96 (diff) |
Add PHP 5.6 (currently alpha) to .travis.yml
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 718e6aaa6..1d3562980 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ php: - 5.3 - 5.4 - 5.5 + - 5.6 - hhvm env: |