summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorUwe Tews <uwe.tews@googlemail.com>2017-10-09 10:53:47 +0200
committerUwe Tews <uwe.tews@googlemail.com>2017-10-09 10:53:47 +0200
commit030abc6364271acf81bcb9db44d49cdd30b9c2f7 (patch)
tree1145fcd6020d246b7e6bf1a9fc0a506c4e753e6a /.travis.yml
parentb1cc51a380edf17deb63b92f95f8e8b34cd96f34 (diff)
downloadsmarty-030abc6364271acf81bcb9db44d49cdd30b9c2f7.tar.gz
smarty-030abc6364271acf81bcb9db44d49cdd30b9c2f7.tar.bz2
smarty-030abc6364271acf81bcb9db44d49cdd30b9c2f7.zip
Test against 7.1.9
PHPunit does fail on 7.1.10
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 99cbd036..2aa1845e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,7 +10,7 @@ php:
- 5.5
- 5.6
- 7.0
- - 7.1
+ - 7.1.9
services: