mirror of
https://github.com/wilr/silverstripe-googlesitemaps.git
synced 2024-10-22 09:05:48 +00:00
Include cms tests in travis (Fixes #87)
This commit is contained in:
parent
90ddb6c98f
commit
9f461b8d7c
@ -16,8 +16,10 @@ matrix:
|
||||
env: DB=MYSQL CORE_RELEASE=3
|
||||
|
||||
before_script:
|
||||
- phpenv rehash
|
||||
- composer self-update
|
||||
- git clone git://github.com/silverstripe-labs/silverstripe-travis-support.git ~/travis-support
|
||||
- php ~/travis-support/travis_setup.php --source `pwd` --target ~/builds/ss
|
||||
- php ~/travis-support/travis_setup.php --source `pwd` --target ~/builds/ss --require silverstripe/cms:~3.1
|
||||
- cd ~/builds/ss
|
||||
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user