Skip to content

Commit

Permalink
Remove dist target from travis to avoid failures caused by vendor lib
Browse files Browse the repository at this point in the history
  • Loading branch information
lylex committed Dec 21, 2018
1 parent 3c1c8e6 commit aadca78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,3 @@ script:
- make lint && make vet
- make test
- make build
- make dist

1 comment on commit aadca78

@lylex
Copy link
Owner Author

@lylex lylex commented on aadca78 Dec 21, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixes #4

Please sign in to comment.