Skip to content

Commit bd5b951

Browse files
committed
Fix travis build
1 parent cc3fb03 commit bd5b951

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ before_install:
3131
install:
3232
- travis_retry composer update ${COMPOSER_FLAGS} --prefer-source --no-interaction
3333

34+
before_script: vendor/bin/http_test_server > /dev/null 2>&1 &
35+
3436
script:
3537
- $TEST_COMMAND
3638

0 commit comments

Comments
 (0)