Skip to content

Commit

Permalink
chore(ci): run go mod tidy (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewrynhard authored Oct 8, 2018
1 parent 2ac5059 commit e439cd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ install:
- GO111MODULE=on go get github.com/autonomy/conform

script:
- GO111MODULE=on go mod tidy -v
- conform enforce
- conform build

Expand Down

0 comments on commit e439cd7

Please sign in to comment.