Skip to content

Commit 3bdc0a2

Browse files
committed
Fix travis file
1 parent ccb2602 commit 3bdc0a2

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
@@ -24,7 +24,7 @@ matrix:
2424
include:
2525
- php: 7.1
2626
env: COMPOSER_FLAGS="--prefer-stable --prefer-lowest" COVERAGE=true TEST_COMMAND="composer test-ci"
27-
- php: 7.2
27+
- php: 7.2
2828
env: COMPOSER_FLAGS="--prefer-stable --prefer-lowest"
2929
- php: 7.3
3030
env: USE_ASYNC=true

0 commit comments

Comments
 (0)