Skip to content

Commit 52a369e

Browse files
committed
Bugfixed compatibility tests in Travis CI
1 parent ce683cc commit 52a369e

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
@@ -17,7 +17,7 @@ matrix:
1717
- php: 7.0
1818
env: SYMFONY_VERSION="4.0.*"
1919
- php: 7.0
20-
env: SYMFONY_VERSION="4.1-dev"
20+
env: SYMFONY_VERSION="4.1.x-dev"
2121

2222
sudo: false
2323

0 commit comments

Comments
 (0)