Skip to content
This repository was archived by the owner on Dec 26, 2017. It is now read-only.

Commit 7549014

Browse files
author
Cliff Odijk
committed
Allow Symfony 3.3 to fail until unit test is fixed
1 parent cabb750 commit 7549014

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ matrix:
1010
env: SYMFONY_VERSION=2.7.*
1111
- php: 7.1
1212
env: SYMFONY_VERSION=2.8.*
13+
- php: 7.1
14+
env: SYMFONY_VERSION=3.2.*
15+
- php: 7.1
16+
env: SYMFONY_VERSION=3.3.*
17+
allow_failures:
1318
- php: 7.1
1419
env: SYMFONY_VERSION=3.3.*
1520

0 commit comments

Comments
 (0)