1
0
mirror of https://github.com/Rudi9719/kbtui.git synced 2026-08-05 10:16:09 +00:00

Update Travis now that mage auto-checks dependancies

This commit is contained in:
2019-10-22 08:32:05 -04:00
parent 1fd39aa9ab
commit 1d412ed5fd
-2
View File
@@ -7,8 +7,6 @@ go:
install: true
script:
- go get -u samhofi.us/x/keybase
- go get -u github.com/awesome-gocui/gocui
- go get -u github.com/magefile/mage/mage
- go run build.go buildBeta
- go vet ./...