aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorArthurHoaro <arthur@hoa.ro>2016-12-15 10:57:11 +0100
committerArthurHoaro <arthur@hoa.ro>2017-01-20 16:41:33 +0100
commit848939b7ba6e34789baa32e467042f481754e2e5 (patch)
tree6bf0c7625bb16096e0709d866229a8f8f1742f2d /.travis.yml
parent1022c59df8ff5c67c1c3191b035985f4037ea9cf (diff)
downloadShaarli-848939b7ba6e34789baa32e467042f481754e2e5.tar.gz
Shaarli-848939b7ba6e34789baa32e467042f481754e2e5.tar.zst
Shaarli-848939b7ba6e34789baa32e467042f481754e2e5.zip
Fixes can login function call in loginform.html
Fixes #711
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 9ffb3d00..6ff1b20f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,7 @@ cache:
4 directories: 4 directories:
5 - $HOME/.composer/cache 5 - $HOME/.composer/cache
6php: 6php:
7 - 7.1
7 - 7.0 8 - 7.0
8 - 5.6 9 - 5.6
9 - 5.5 10 - 5.5