Skip to content

Commit

Permalink
Allows access to private repos
Browse files Browse the repository at this point in the history
  • Loading branch information
zoonman committed May 30, 2018
1 parent 4f22743 commit 9bd00e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ go:

before_install:
- echo "machine github.com login $GITHUB_AUTH_TOKEN" > ~/.netrc
- go get -v .

install:
- make
Expand Down

0 comments on commit 9bd00e5

Please sign in to comment.