Skip to content

Commit

Permalink
Module (#19)
Browse files Browse the repository at this point in the history
Switch from dep to Go modules
Update some dependencies
Switch from go-bindata to vfsgen
  • Loading branch information
johnerikhalse authored Nov 1, 2019
1 parent 1f7d82d commit 55f549a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,6 @@ go:

gobuild_args: -tags=dev

script:
- go generate
- go test ./...
- go build


# calls goreleaser
deploy:
- provider: script
Expand Down

0 comments on commit 55f549a

Please sign in to comment.