travis
This commit is contained in:
parent
347d620959
commit
0c213eac0e
6
.travis.yml
Normal file
6
.travis.yml
Normal file
@ -0,0 +1,6 @@
|
||||
language: php
|
||||
php:
|
||||
- '5.4'
|
||||
- '5.5'
|
||||
- '5.6'
|
||||
script: phpunit
|
Loading…
Reference in New Issue
Block a user