Skip to content

Commit 2169fc0

Browse files
committed
Update travis config
1 parent 6222cd9 commit 2169fc0

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,7 @@ matrix:
1919
fast_finish: true
2020
include:
2121
- php: 5.4
22-
env:
23-
- COMPOSER_FLAGS="--prefer-stable --prefer-lowest"
24-
- COVERAGE=true
25-
- TEST_COMMAND="composer test-ci"
22+
env: COMPOSER_FLAGS="--prefer-stable --prefer-lowest" COVERAGE=true TEST_COMMAND="composer test-ci"
2623

2724
before_install:
2825
- travis_retry composer self-update

0 commit comments

Comments
 (0)