aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2017-02-11 12:02:35 +0100
committerJeremy Benoist <jeremy.benoist@gmail.com>2017-02-11 12:02:35 +0100
commit4cb9e0aad106cd23b405521549167da1db3a7c67 (patch)
treec58cf5bd914991ad740376a88a782b32fcc210af /.travis.yml
parentabba55cdd653a1915147e8303b873cc0d1e63adc (diff)
downloadwallabag-4cb9e0aad106cd23b405521549167da1db3a7c67.tar.gz
wallabag-4cb9e0aad106cd23b405521549167da1db3a7c67.tar.zst
wallabag-4cb9e0aad106cd23b405521549167da1db3a7c67.zip
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 8c8093bf..1603ea9b 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