summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authoruwetews <uwe.tews@googlemail.com>2015-12-31 05:20:50 +0100
committeruwetews <uwe.tews@googlemail.com>2015-12-31 05:20:50 +0100
commitb935ae803b4bfe8faf9386853c17e9afc02b136a (patch)
tree6da8938af0cc5e0b9259660670df33cdadda86f8 /.travis.yml
parentfe85dd4a3bdea3dc14856f69a1b6c41c205041df (diff)
downloadsmarty-b935ae803b4bfe8faf9386853c17e9afc02b136a.tar.gz
smarty-b935ae803b4bfe8faf9386853c17e9afc02b136a.tar.bz2
smarty-b935ae803b4bfe8faf9386853c17e9afc02b136a.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