We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec3c905 commit 8ae7454Copy full SHA for 8ae7454
1 file changed
.travis.yml
@@ -9,7 +9,6 @@ go:
9
10
before_install:
11
- if [ "${TRAVIS_OS_NAME}" == "linux" ]; then sudo apt-get install -y curl libcurl3 libcurl3-gnutls libcurl4-gnutls-dev; fi
12
- - sudo apt-get remove libssl-dev || true
13
- $GOPATH/src/github.com/git-time-metric/gtm/script/git2go-init.sh
14
- cd $GOPATH/src/github.com/libgit2/git2go
15
- make install-static
0 commit comments