Skip to content

Commit bacafd2

Browse files
committed
use stable Symfony 2.8/3.0 releases
1 parent b8ccbeb commit bacafd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ matrix:
3232
- php: 5.6
3333
env: SYMFONY_VERSION=2.7.* PHPUNIT_VERSION=~4.0
3434
- php: 5.6
35-
env: SYMFONY_VERSION=2.8.*@dev PHPUNIT_VERSION=~4.0
35+
env: SYMFONY_VERSION=2.8.* PHPUNIT_VERSION=~4.0
3636
- php: 5.6
37-
env: SYMFONY_VERSION=3.0.*@dev PHPUNIT_VERSION=~4.0
37+
env: SYMFONY_VERSION=3.0.* PHPUNIT_VERSION=~4.0
3838
allow_failures:
3939
- php: hhvm
4040

0 commit comments

Comments
 (0)