Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

Commit cb9ff0f

Browse files
committed
Merge pull request #100 from Behat/symfony-3-dependency
Uses stable symfony 3 dependency instead of the dev one
2 parents 3153e0e + 608a383 commit cb9ff0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ matrix:
2727
- php: 5.6
2828
env: DEPS=dev SYMFONY_VERSION='2.8.*'
2929
- php: 5.6
30-
env: DEPS=dev SYMFONY_VERSION='3.0.x-dev as 2.8'
30+
env: DEPS=dev SYMFONY_VERSION='3.0.*'
3131

3232
before_install:
3333
- composer self-update

0 commit comments

Comments
 (0)