Updated travis config.

This commit is contained in:
James Cole
2014-07-02 22:14:01 +02:00
parent fdd5f4c014
commit e03e6e7290

View File

@@ -1,5 +1,7 @@
language: php language: php
php: php:
- 5.5 - 5.5
install: install:
- composer install - composer install