mirror of
https://github.com/filp/whoops.git
synced 2026-09-04 22:48:11 +00:00
Merge pull request #136 from GrahamCampbell/travis
Added more php versions to travis
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
language: php
|
||||
|
||||
php:
|
||||
- 5.3.3
|
||||
- 5.3
|
||||
- 5.4
|
||||
- 5.5
|
||||
- 5.6
|
||||
- hhvm
|
||||
|
||||
before_script:
|
||||
|
||||
Reference in New Issue
Block a user