language: go go: - 1.9 before_script: - go get -u github.com/mholt/caddy - go get -u github.com/oschwald/maxminddb-golang script: go test .