summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authoruwetews <uwe.tews@googlemail.com>2017-05-21 18:34:21 +0200
committeruwetews <uwe.tews@googlemail.com>2017-05-21 18:34:21 +0200
commit3dbb5c4eae863d6d482715a32a48e12e57a8c2b7 (patch)
tree4a9168b13fa9dd6ce4e9ea4fc09781e27bb4e74a /.travis.yml
parentcd1a86475136aaf25d648f9b924373699209dcc2 (diff)
downloadsmarty-3dbb5c4eae863d6d482715a32a48e12e57a8c2b7.tar.gz
smarty-3dbb5c4eae863d6d482715a32a48e12e57a8c2b7.tar.bz2
smarty-3dbb5c4eae863d6d482715a32a48e12e57a8c2b7.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: