Skip to content

Commit 2ae36c5

Browse files
committed
Remove HTTP server from testing
1 parent 443ec9f commit 2ae36c5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ before_install:
2828
install:
2929
- travis_retry composer update ${COMPOSER_FLAGS} --prefer-source --no-interaction
3030

31-
before_script:
32-
- vendor/bin/http_test_server > /dev/null 2>&1 &
33-
3431
script:
3532
- $TEST_COMMAND
3633

0 commit comments

Comments
 (0)