Skip to content

Commit

Permalink
Fix repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
mschenk42 committed May 28, 2017
1 parent e8d7d06 commit 670a943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ go:
- 1.8

before_install:
- git clone https://github.com/git-time-metric/libgit2.git $GOPATH/src/github.com/git-time-metric
- git clone https://github.com/git-time-metric/git2go.git $GOPATH/src/github.com/git-time-metric/git2go
- cd $GOPATH/src/github.com/git-time-metric/git2go
- git checkout next
- git submodule update --init
Expand Down

0 comments on commit 670a943

Please sign in to comment.