cleanup examples and README

This commit is contained in:
Dean Karn
2018-08-03 23:04:59 -07:00
parent 8bd2d158e5
commit 206a8b42fd
5 changed files with 95 additions and 218 deletions
-1
View File
@@ -26,7 +26,6 @@ before_script:
- go get -t ./...
script:
- make lint
- make test
after_success: |