Skip to content

Commit 5287ca8

Browse files
author
Christoph Singer
committed
Travis: exclude php5.5 for sf 3.2 and up
1 parent ff75a8c commit 5287ca8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,9 @@ matrix:
2121
exclude:
2222
- env: SYMFONY_VERSION=dev-master
2323
php: 5.4
24+
- env: SYMFONY_VERSION=dev-master
25+
php: 5.5
2426
- env: SYMFONY_VERSION=3.2.*
2527
php: 5.4
28+
- env: SYMFONY_VERSION=3.2.*
29+
php: 5.5

0 commit comments

Comments
 (0)