diff options
author | Jeremy Benoist <j0k3r@users.noreply.github.com> | 2015-12-24 08:37:27 +0100 |
---|---|---|
committer | Jeremy Benoist <j0k3r@users.noreply.github.com> | 2015-12-24 08:37:27 +0100 |
commit | 22c1d29b898f0e33c23a571a8fa6820f76145b69 (patch) | |
tree | 62fc5d69837204b472b31f9c9dea27f8966fab4b /.travis.yml | |
parent | da2240f9d409a8301a1d469823a265780e6f1b7b (diff) | |
parent | d4aa17436700713fcb4eb5c4a2c48182f37c3b5e (diff) | |
download | wallabag-22c1d29b898f0e33c23a571a8fa6820f76145b69.tar.gz wallabag-22c1d29b898f0e33c23a571a8fa6820f76145b69.tar.zst wallabag-22c1d29b898f0e33c23a571a8fa6820f76145b69.zip |
Merge pull request #1537 from bdunogier/update_lock
Updated composer.lock
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 9a19be61..4542fdcb 100644 --- a/.travis.yml +++ b/.travis.yml | |||
@@ -16,7 +16,6 @@ cache: | |||
16 | - $HOME/.composer/cache | 16 | - $HOME/.composer/cache |
17 | 17 | ||
18 | php: | 18 | php: |
19 | - 5.4 | ||
20 | - 5.5 | 19 | - 5.5 |
21 | - 5.6 | 20 | - 5.6 |
22 | - 7.0 | 21 | - 7.0 |