travis
This commit is contained in:
parent
347d620959
commit
0c213eac0e
1 changed files with 6 additions and 0 deletions
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…
Add table
Reference in a new issue