summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authoruwetews <uwe.tews@googlemail.com>2017-04-17 04:35:17 +0200
committeruwetews <uwe.tews@googlemail.com>2017-04-17 04:35:17 +0200
commitf7bdfe463b7c21e11700b513a8cd7da8071924f5 (patch)
tree1d785398df1fe60533ff3ed1bd8dc56a27b7178b /.travis.yml
parentcfd8bf32b0680d4390a5e6d4f498aa2b387f4dda (diff)
downloadsmarty-f7bdfe463b7c21e11700b513a8cd7da8071924f5.tar.gz
smarty-f7bdfe463b7c21e11700b513a8cd7da8071924f5.tar.bz2
smarty-f7bdfe463b7c21e11700b513a8cd7da8071924f5.zip
Add PHP 7.1 to travis tests
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 7f21fc53..e476eac1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,6 +6,7 @@ php:
- 5.5
- 5.6
- 7.0
+ - 7.1
- hhvm
services: