Skip to content

Commit

Permalink
fix .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zenovich committed Jul 27, 2016
1 parent a513994 commit 7a40b79
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ go:
install:
- go get github.com/zenovich/urlesc
- go get golang.org/x/net/idna
- go get golang.org/x/text/secure/precis
- go get golang.org/x/text/unicode/norm
- mv $GOPATH/src/github.com/zenovich/urlesc $GOPATH/src/github.com/PuerkitoBio/
- go build .

Expand Down

0 comments on commit 7a40b79

Please sign in to comment.