Skip to content

Commit a360460

Browse files
committed
fix
1 parent 9c37eb1 commit a360460

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ matrix:
1919
allow_failures:
2020
- php: hhvm
2121
- env: SYMFONY_VERSION=3.0.*
22-
- php: 5.5
22+
-
23+
php: 5.5
2324
env: COMPOSER_FLAGS="--prefer-stable --prefer-lowest" && COVERAGE=true && TEST_COMMAND="composer test-ci" && SYMFONY_VERSION=2.7.*
2425

2526
before_install:

0 commit comments

Comments
 (0)