mirror of
https://github.com/filp/whoops.git
synced 2026-09-18 21:56:32 +00:00
Updated travis config
This commit is contained in:
+9
-3
@@ -1,6 +1,12 @@
|
||||
language: php
|
||||
|
||||
php:
|
||||
- 5.4
|
||||
- 5.3
|
||||
- 5.3
|
||||
- 5.4
|
||||
- 5.5
|
||||
|
||||
before_script:
|
||||
- composer install --dev
|
||||
- composer self-update
|
||||
- composer install --no-interaction --prefer-source --dev
|
||||
|
||||
script: phpunit
|
||||
|
||||
Reference in New Issue
Block a user