diff --git a/.travis.yml b/.travis.yml index 2fc37f8b4..9d8373f02 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,6 +2,9 @@ sudo: required language: java +addons: + hostname: pcap4j-test + branches: only: - master