Update PHP version in travis CI file
authorMatthias Schmidt <gravatronics@live.com>
Sat, 21 May 2016 18:42:48 +0000 (20:42 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Sat, 21 May 2016 18:42:48 +0000 (20:42 +0200)
.travis.yml

index 56a77f52ea939427ef265972e374a68271940cb3..87ce43b8b9a323154c61bdec312fea55e09fb82d 100644 (file)
@@ -2,7 +2,7 @@ language: php
 sudo: false
 php:
   - 5.6
-  - 5.3
+  - 5.5
 before_install:
   - pyrus install pear/PHP_CodeSniffer
   - phpenv rehash