Skip to content

Commit

Permalink
Install go-md2man on travis osx
Browse files Browse the repository at this point in the history
  • Loading branch information
errm committed Jul 26, 2017
1 parent c448bc0 commit 772535a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hack/travis_osx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ _projectatomic="${GOPATH}/src/github.com/projectatomic"
mkdir -vp ${_projectatomic}
ln -vsf $(pwd) ${_projectatomic}/skopeo

go get -u github.com/cpuguy83/go-md2man

cd ${_projectatomic}/skopeo
make validate-local test-unit-local binary-local
sudo make install
Expand Down

0 comments on commit 772535a

Please sign in to comment.