summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authoruwetews <uwe.tews@googlemail.com>2015-12-31 06:03:56 +0100
committeruwetews <uwe.tews@googlemail.com>2015-12-31 06:03:56 +0100
commit0dc576bfc095c2b6b85be11c8f97b929f587bbd0 (patch)
tree6da8938af0cc5e0b9259660670df33cdadda86f8 /.travis.yml
parentd32badfdee5eca772960e2120d80aeaceb0a3772 (diff)
downloadsmarty-0dc576bfc095c2b6b85be11c8f97b929f587bbd0.tar.gz
smarty-0dc576bfc095c2b6b85be11c8f97b929f587bbd0.tar.bz2
smarty-0dc576bfc095c2b6b85be11c8f97b929f587bbd0.zip
enable 5.2
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
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