aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorJérémy Benoist <j0k3r@users.noreply.github.com>2017-03-28 13:18:17 +0200
committerGitHub <noreply@github.com>2017-03-28 13:18:17 +0200
commit6ae579e43f6a4ffe607a6361191366410d19f806 (patch)
treeb969e6eba21a6347b684c74786a2383f359e785b /.travis.yml
parent90f95027a8c713047fc436bce271cb3e52bc3dee (diff)
parentde0ab52a47ea91f7013d0cacd7240ecdc85026ed (diff)
downloadwallabag-6ae579e43f6a4ffe607a6361191366410d19f806.tar.gz
wallabag-6ae579e43f6a4ffe607a6361191366410d19f806.tar.zst
wallabag-6ae579e43f6a4ffe607a6361191366410d19f806.zip
Merge pull request #2861 from wallabag/2.3-droping-5.5
Dropping PHP 5.5
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 29ca7dc3..77872f49 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -24,7 +24,6 @@ cache:
24 - $HOME/.npm 24 - $HOME/.npm
25 25
26php: 26php:
27 - 5.5
28 - 5.6 27 - 5.6
29 - 7.0 28 - 7.0
30 - 7.1 29 - 7.1