Skip to content

Commit 87b834b

Browse files
committed
Allow 3.0 to fail too
1 parent 24fe66a commit 87b834b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ matrix:
2929
allow_failures:
3030
- php: 5.6
3131
env: SYMFONY_VERSION=2.7.*
32+
- php: 5.6
33+
env: SYMFONY_VERSION=3.0.*
3234

3335
before_script:
3436
- composer self-update

0 commit comments

Comments
 (0)