mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Update the Travis build versions to 3.1.
This commit is contained in:
parent
39789529d7
commit
9920e5bc45
@ -26,7 +26,7 @@ matrix:
|
||||
before_script:
|
||||
- pear install pear/PHP_CodeSniffer
|
||||
- phpenv rehash
|
||||
- ./tests/travis/before.php --target ~/builds/ss --version="3.0.x-dev" --installer="3.0"
|
||||
- ./tests/travis/before.php --target ~/builds/ss --version="3.1.x-dev" --installer="3.1"
|
||||
- cd ~/builds/ss
|
||||
|
||||
script:
|
||||
|
@ -1,6 +1,6 @@
|
||||
## SilverStripe Framework
|
||||
|
||||
[![Build Status](https://secure.travis-ci.org/silverstripe/sapphire.png?branch=3.0)](https://travis-ci.org/silverstripe/sapphire)
|
||||
[![Build Status](https://secure.travis-ci.org/silverstripe/sapphire.png?branch=3.1)](https://travis-ci.org/silverstripe/sapphire)
|
||||
|
||||
PHP5 framework forming the base for the SilverStripe CMS ([http://silverstripe.org](http://silverstripe.org)).
|
||||
Requires a [`silverstripe-installer`](http://github.com/silverstripe/silverstripe-installer) base project. Typically used alongside the [`cms`](http://github.com/silverstripe/silverstripe-cms) module.
|
||||
|
Loading…
Reference in New Issue
Block a user