mirror of
https://github.com/wilr/silverstripe-googlesitemaps.git
synced 2024-10-22 11:05:48 +02:00
Merge pull request #142 from dhensby/pulls/1.0/test-passing
get tests running in 1.0
This commit is contained in:
commit
b42305dfef
@ -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