Skip to content

Commit 9e925c2

Browse files
author
Pavel Batanov
committed
More symfony versions to test against
1 parent 5e2e948 commit 9e925c2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ env:
1111
- SYMFONY_VERSION='2.7.*' deps='no'
1212
- SYMFONY_VERSION='2.8.*' deps='no'
1313
- SYMFONY_VERSION='3.0.*' deps='no'
14-
- SYMFONY_VERSION='~3.0@dev' deps='no'
14+
- SYMFONY_VERSION='3.1.*' deps='no'
15+
- SYMFONY_VERSION='~3.2@dev' deps='no'
1516

1617
matrix:
1718
include:

0 commit comments

Comments
 (0)