Remove before script

This commit is contained in:
Erik Johnston 2017-11-08 11:52:54 +00:00
parent 74ee0f7c76
commit 8e765c338b

View file

@ -22,10 +22,6 @@ services:
install:
- go get github.com/constabulary/gb/...
# Generate a self-signed X.509 certificate for TLS.
before_script:
- if [[ "${TEST_SUITE:-integ-test}" == "integ-test" ]]; then ./scripts/install-local-kafka.sh; fi
script:
- ./scripts/travis-test.sh