Add travis build file
parent
e060ead6c2
commit
0314219d2a
|
@ -0,0 +1,7 @@
|
|||
language: php
|
||||
|
||||
php:
|
||||
- 5.3
|
||||
- 5.4
|
||||
|
||||
script: phpunit
|
Loading…
Reference in New Issue