Merge pull request #142 from dhensby/pulls/1.0/test-passing

get tests running in 1.0
This commit is contained in:
Daniel Hensby 2018-03-07 11:28:31 +00:00 committed by GitHub
commit b42305dfef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 2 deletions

View File

@ -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/