Forcing PHP version
Forcing my php version on Travis to pass unit test (sorry...)
This commit is contained in:
parent
a4b0990961
commit
6f4ddceac2
@ -1,6 +1,6 @@
|
||||
language: php
|
||||
php:
|
||||
- 5.3
|
||||
- 5.3.8
|
||||
before_script:
|
||||
- wget --quiet http://getcomposer.org/composer.phar
|
||||
- php composer.phar install
|
||||
|
Loading…
Reference in New Issue
Block a user