language: go install: - go get github.com/Sirupsen/logrus - go get github.com/smartystreets/goconvey - go get github.com/fsnotify/fsnotify go: - 1.4 - tip