diff options
author | Andrey Andreev <narf@bofh.bg> | 2012-03-26 11:24:40 +0200 |
---|---|---|
committer | Andrey Andreev <narf@bofh.bg> | 2012-03-26 11:24:40 +0200 |
commit | 2a23e4ad2b71f26262964ac49819ef0a7aebbb9a (patch) | |
tree | 7b4908c8d10325e8940888ef2ec77e19471125b2 /.travis.yml | |
parent | 5ee8c3ab2f670c678ca20100a4e1786514371c23 (diff) | |
parent | a00e50483ab27d8ba3d3a2aa1a5138bfa8c8be70 (diff) |
Merge upstream branch
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 032bf9df5..2584e8ac2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: php -phps: +php: - 5.2 - 5.3 - 5.4 |