]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - .travis.yml
travis: disable unsupported PHP 5.3
[github/shaarli/Shaarli.git] / .travis.yml
index 6ff1b20f564e130e345821eaefe75a0fb829d55f..e59c8f6a4b84ae50586b3eadc717fe96d0549ab8 100644 (file)
@@ -9,7 +9,7 @@ php:
   - 5.6
   - 5.5
   - 5.4
-  - 5.3
+  # - 5.3 # Not supported by Travis CI
 install:
   - composer self-update
   - composer install --prefer-dist