X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.travis.yml;h=e59c8f6a4b84ae50586b3eadc717fe96d0549ab8;hb=refs%2Ftags%2Fv0.8.7;hp=9ffb3d007b971db6e450c9744ffd3e778be3b7b7;hpb=ae04803bb1f5107555b7c7fad49e4c1ae1f93ca7;p=github%2Fshaarli%2FShaarli.git diff --git a/.travis.yml b/.travis.yml index 9ffb3d00..e59c8f6a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,11 +4,12 @@ cache: directories: - $HOME/.composer/cache php: + - 7.1 - 7.0 - 5.6 - 5.5 - 5.4 - - 5.3 + # - 5.3 # Not supported by Travis CI install: - composer self-update - composer install --prefer-dist