Skip to content

Commit d1678ff

Browse files
committed
Add test with lowest dependencies
1 parent a7a080d commit d1678ff

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ env:
1414
- SELENIUM_VERSION=3.6.0
1515
matrix:
1616
- DEPS="" PROFILE=default
17-
# - DEPS="--prefer-lowest" PROFILE=default
17+
- DEPS="--prefer-lowest" PROFILE=default
1818
- DEPS="" PROFILE=symfony2
19-
# - DEPS="--prefer-lowest" PROFILE=symfony2
19+
- DEPS="--prefer-lowest" PROFILE=symfony2
2020

2121
php:
2222
- 7.0

0 commit comments

Comments
 (0)