summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authoruwetews <uwe.tews@googlemail.com>2017-05-21 18:20:19 +0200
committeruwetews <uwe.tews@googlemail.com>2017-05-21 18:20:19 +0200
commit9e7c1f4b0d752f34cf5b913461b1101fe9dc86e3 (patch)
tree4a9168b13fa9dd6ce4e9ea4fc09781e27bb4e74a /.travis.yml
parentf860f7ce8847faf5c2a637c01b023bd36a8148f8 (diff)
downloadsmarty-9e7c1f4b0d752f34cf5b913461b1101fe9dc86e3.tar.gz
smarty-9e7c1f4b0d752f34cf5b913461b1101fe9dc86e3.tar.bz2
smarty-9e7c1f4b0d752f34cf5b913461b1101fe9dc86e3.zip
Add PHP 5.2 to test
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index e476eac1..9d8efc7d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,12 +1,14 @@
language: php
php:
+ - 5.2
- 5.3
- 5.4
- 5.5
- 5.6
- 7.0
- 7.1
+ - nightly
- hhvm
services: