language: go go: - 1.8.x before_install: - go get github.com/tools/godep install: - godep restore script: - make linux