diff options
| author | uwetews <uwe.tews@googlemail.com> | 2015-12-31 06:03:56 +0100 |
|---|---|---|
| committer | uwetews <uwe.tews@googlemail.com> | 2015-12-31 06:03:56 +0100 |
| commit | 0dc576bfc095c2b6b85be11c8f97b929f587bbd0 (patch) | |
| tree | 6da8938af0cc5e0b9259660670df33cdadda86f8 /.travis.yml | |
| parent | d32badfdee5eca772960e2120d80aeaceb0a3772 (diff) | |
| download | smarty-0dc576bfc095c2b6b85be11c8f97b929f587bbd0.tar.gz smarty-0dc576bfc095c2b6b85be11c8f97b929f587bbd0.tar.bz2 smarty-0dc576bfc095c2b6b85be11c8f97b929f587bbd0.zip | |
enable 5.2
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 291f24a7..4e8efd76 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,7 @@ language: php php: + - 5.2 - 5.3 - 5.4 - 5.5 |
