Add Travis CI config
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
language: php
|
||||
php:
|
||||
- 5.3
|
||||
- 5.4
|
||||
before_install:
|
||||
- git submodule update --init
|
||||
Reference in New Issue
Block a user