Skip to content

Commit 8ae7454

Browse files
committed
Revert "remove libssl for linux build - AGAIN"
This reverts commit 9816063.
1 parent ec3c905 commit 8ae7454

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ go:
99

1010
before_install:
1111
- 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
1312
- $GOPATH/src/github.com/git-time-metric/gtm/script/git2go-init.sh
1413
- cd $GOPATH/src/github.com/libgit2/git2go
1514
- make install-static

0 commit comments

Comments
 (0)