1
0
mirror of https://github.com/wbbaddons/Tims-Chat.git synced 2024-10-31 14:10:08 +00:00

Add PHP 5.5 to .travis.yml

This commit is contained in:
Tim Düsterhus 2013-06-23 02:05:49 +03:00
parent 096a18c096
commit b9187bfb6d

View File

@ -1,5 +1,6 @@
language: php language: php
php: php:
- 5.5
- 5.4 - 5.4
- 5.3 - 5.3
before_install: before_install: