diff --git a/.travis.yml b/.travis.yml index 86ebb29fc..acecffee4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,8 @@ go: - 1.4.1 addons: + hosts: + - le.wtf apt: packages: - lsb-release @@ -59,8 +61,3 @@ env: script: - make -j4 # Travis has 2 cores per build instance - bash test.sh - -# make sure simplehttp simple verification works (custom /etc/hosts) -addons: - hosts: - - le.wtf