X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.travis.yml;h=d1c7017291d5a1f1ee5a18196acf46c0106160aa;hb=d1e2f8e52c931f84c11d4f54f32959710d528182;hp=bcaf682ce45847484077161351d540a0182864f3;hpb=5b0ebbc5de06b8a0e9679b78b45d0dc755db7986;p=github%2Fshaarli%2FShaarli.git diff --git a/.travis.yml b/.travis.yml index bcaf682c..d1c70172 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ php: - 5.6 - 5.5 - 5.4 + - 5.3 install: - composer self-update - composer install