mirror of
https://github.com/wilr/silverstripe-googlesitemaps.git
synced 2024-10-22 11:05:48 +02:00
get tests running
This commit is contained in:
parent
9a95e58d6e
commit
729311249c
@ -1,6 +1,9 @@
|
||||
# See https://github.com/silverstripe-labs/silverstripe-travis-support for setup details
|
||||
|
||||
language: php
|
||||
language: php
|
||||
|
||||
dist: precise
|
||||
|
||||
php:
|
||||
- 5.3
|
||||
|
||||
@ -14,4 +17,4 @@ before_script:
|
||||
- cd ~/builds/ss
|
||||
|
||||
script:
|
||||
- phpunit googlesitemaps/tests/
|
||||
- phpunit googlesitemaps/tests/
|
||||
|
Loading…
Reference in New Issue
Block a user