remove travis config; there are no tests
This commit is contained in:
parent
bca895dfe4
commit
e2997d24fb
|
|
@ -1,6 +0,0 @@
|
||||||
language: php
|
|
||||||
install:
|
|
||||||
- pear install package.xml
|
|
||||||
php:
|
|
||||||
- 5.4
|
|
||||||
script: phpunit tests/
|
|
||||||
Loading…
Reference in New Issue