Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

Commit

Permalink
circle.yml: add ryanuber/columnize package
Browse files Browse the repository at this point in the history
  • Loading branch information
mesuutt committed Jul 21, 2017
1 parent 2815016 commit 7250522
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ dependencies:
# Remove cached Go sources
- rm -rf $HOME/.go_workspace
- go get github.com/PuerkitoBio/goquery
- go get github.com/ryanuber/columnize

test:
override:
Expand Down

0 comments on commit 7250522

Please sign in to comment.