File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 8
8
- hhvm
9
9
10
10
env :
11
- SYMFONY_VERSION=2.3 .*
11
+ - SYMFONY_VERSION=2.5 .*
12
12
13
13
matrix :
14
14
allow_failures :
15
15
- env : SYMFONY_VERSION=dev-master
16
16
include :
17
17
- php : 5.5
18
- env : SYMFONY_VERSION=2.2 .*
18
+ env : SYMFONY_VERSION=2.3 .*
19
19
- php : 5.5
20
20
env : SYMFONY_VERSION=2.4.*
21
- - php : 5.5
22
- env : SYMFONY_VERSION=2.5.*
23
21
- php : 5.5
24
22
env : SYMFONY_VERSION=dev-master
25
23
Original file line number Diff line number Diff line change 1
1
# Symfony CMF Routing Component
2
2
3
- [ ![ Build Status] ( https://secure.travis-ci.org/symfony-cmf/Routing.png?branch=master )] ( http://travis-ci.org/symfony-cmf/Routing )
3
+ [ ![ Build Status] ( https://secure.travis-ci.org/symfony-cmf/Routing.png?branch=1.2 )] ( http://travis-ci.org/symfony-cmf/Routing )
4
4
[ ![ Latest Stable Version] ( https://poser.pugx.org/symfony-cmf/routing/version.png )] ( https://packagist.org/packages/symfony-cmf/routing )
5
5
[ ![ Total Downloads] ( https://poser.pugx.org/symfony-cmf/routing/d/total.png )] ( https://packagist.org/packages/symfony-cmf/routing )
6
6
You can’t perform that action at this time.
0 commit comments