Skip to content

Commit 660942f

Browse files
authored
Test with symfony 3.2 and not 3.0 (#16)
1 parent 26f1f7b commit 660942f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ env:
1818
global:
1919
- TEST_COMMAND="composer test"
2020
matrix:
21+
- SYMFONY_VERSION=3.2.*
2122
- SYMFONY_VERSION=3.1.*
22-
- SYMFONY_VERSION=3.0.*
2323
- SYMFONY_VERSION=2.8.*
2424
- SYMFONY_VERSION=2.7.*
2525

0 commit comments

Comments
 (0)