diff options
author | Andrey Andreev <narf@bofh.bg> | 2012-03-26 11:40:21 +0200 |
---|---|---|
committer | Andrey Andreev <narf@bofh.bg> | 2012-03-26 11:40:21 +0200 |
commit | 98350a59e21a7f5d38664a59170de91771c99a4b (patch) | |
tree | 9e1ecf158787f934e9df1e925dc402aa865e792a /.travis.yml | |
parent | a1cb9902897ed717dba238daf4c84d539f47a474 (diff) | |
parent | 9a1fc2013e876347e9c8d336bade7ac589712bf7 (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 |