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>2016-12-15 10:57:11 +0100
commit4cfe8d330319d83c3024a4149afeca0138922fda (patch)
tree484af181795c24ffa798575690f700405f540639 /.travis.yml
parent624f999fb75ceeefbc690276f42e5a545ad35357 (diff)
downloadShaarli-4cfe8d330319d83c3024a4149afeca0138922fda.tar.gz
Shaarli-4cfe8d330319d83c3024a4149afeca0138922fda.tar.zst
Shaarli-4cfe8d330319d83c3024a4149afeca0138922fda.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