File tree Expand file tree Collapse file tree 2 files changed +10
-7
lines changed
Expand file tree Collapse file tree 2 files changed +10
-7
lines changed Original file line number Diff line number Diff line change 66 - 5.5
77
88env :
9- - SYMFONY_VERSION=2.3.*
109 - SYMFONY_VERSION=2.4.*
11- - SYMFONY_VERSION=dev-master
10+
11+ matrix :
12+ allow_failures :
13+ - env : SYMFONY_VERSION=dev-master
14+ include :
15+ - php : 5.5
16+ env : SYMFONY_VERSION=2.3.*
17+ - php : 5.5
18+ env : SYMFONY_VERSION=dev-master
1219
1320before_script :
1421 - composer self-update
@@ -19,7 +26,3 @@ script: phpunit --coverage-text
1926notifications :
2027 irc : " irc.freenode.org#symfony-cmf"
2128 email : " symfony-cmf-devs@googlegroups.com"
22-
23- matrix :
24- allow_failures :
25- - env : SYMFONY_VERSION=dev-master
Original file line number Diff line number Diff line change 11# Symfony CMF Core Bundle
22
3- [ ![ Build Status] ( https://secure.travis-ci.org/symfony-cmf/CoreBundle.png?branch=master )] ( http://travis-ci.org/symfony-cmf/CoreBundle )
3+ [ ![ Build Status] ( https://secure.travis-ci.org/symfony-cmf/CoreBundle.png?branch=1.1 )] ( http://travis-ci.org/symfony-cmf/CoreBundle )
44[ ![ Latest Stable Version] ( https://poser.pugx.org/symfony-cmf/core-bundle/version.png )] ( https://packagist.org/packages/symfony-cmf/core-bundle )
55[ ![ Total Downloads] ( https://poser.pugx.org/symfony-cmf/core-bundle/d/total.png )] ( https://packagist.org/packages/symfony-cmf/core-bundle )
66
You can’t perform that action at this time.
0 commit comments