]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - .travis.yml
PHP: ensure 5.3 compatibility, refactor timezone utilities
[github/shaarli/Shaarli.git] / .travis.yml
index bcaf682ce45847484077161351d540a0182864f3..d1c7017291d5a1f1ee5a18196acf46c0106160aa 100644 (file)
@@ -3,6 +3,7 @@ php:
   - 5.6
   - 5.5
   - 5.4
+  - 5.3
 install:
   - composer self-update
   - composer install