Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 45c52ac

Browse files
committed
use symfony 2 rather than dev-master for tests
1 parent a165df0 commit 45c52ac

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
@@ -20,7 +20,7 @@ matrix:
2020
- php: 5.5
2121
env: SYMFONY_VERSION=2.4.*
2222
- php: 5.5
23-
env: SYMFONY_VERSION=dev-master
23+
env: SYMFONY_VERSION=2.6.*
2424

2525
before_script:
2626
- composer self-update

0 commit comments

Comments
 (0)