Fix duplicated addons sections

This commit is contained in:
Roland Shoemaker 2015-07-31 21:08:28 -07:00
parent c4b31889bd
commit 65df2e9c93
1 changed files with 2 additions and 5 deletions

View File

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