Skip to content
This repository was archived by the owner on Jul 12, 2020. It is now read-only.

Commit 12fa68d

Browse files
committed
Add Symfony version 3.4.x (LTS) to Travis CI testing scenarios
1 parent e3b526b commit 12fa68d

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
@@ -23,6 +23,8 @@ matrix:
2323
env: SYMFONY_VERSION="2.7.*"
2424
- php: 5.6
2525
env: SYMFONY_VERSION="2.8.*"
26+
- php: 5.6
27+
env: SYMFONY_VERSION="3.4.*"
2628
# Test against dev versions
2729
- php: 5.6
2830
env: DEPENDENCIES=dev

0 commit comments

Comments
 (0)