Browse Source

Add 5.5 builds on travis

Jordi Boggiano 12 years ago
parent
commit
0e0af00ad9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -4,6 +4,7 @@ php:
   - 5.3.3
   - 5.3
   - 5.4
+  - 5.5
 
 before_script: composer install