Skip to content

Commit b0fb38f

Browse files
committed
Make dev depdendencies a bit easier to resolve
1 parent f3624e1 commit b0fb38f

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
@@ -21,7 +21,7 @@ env:
2121
matrix:
2222
include:
2323
- php: 5.6
24-
env: DEPS=dev
24+
env: SYMFONY_VERSION=2.8.* DEPS=dev
2525
- php: 5.3
2626
env: COMPOSER_FLAGS="--prefer-lowest"
2727
- php: 5.6

0 commit comments

Comments
 (0)