diff options
author | Andrey Andreev <narf@devilix.net> | 2013-10-31 14:10:56 +0100 |
---|---|---|
committer | Andrey Andreev <narf@devilix.net> | 2013-10-31 14:10:56 +0100 |
commit | d6feb5abb9333fb430a773f20f24e178f6c486da (patch) | |
tree | 15142faeeda3bc1e66cc6de9c33c125510624f57 /.travis.yml | |
parent | 3c3bbacbf474c687393152c6a49d6d95f2239ca1 (diff) | |
parent | 5e3d48c21dea8a97dcea1b820ebc14700a336312 (diff) |
Merge branch 'develop' into feature/minify
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 ab0aa5616..fa9d5e563 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ language: php php: - 5.3 - 5.4 + - 5.5 env: - DB=mysql |