We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bd00c3 commit 52da5ffCopy full SHA for 52da5ff
1 file changed
.travis.yml
@@ -12,6 +12,7 @@ before_install:
12
- cd $GOPATH/src/github.com/git-time-metric/git2go
13
- git checkout next
14
- git submodule update --init
15
+ - sudo apt-get remove libssl-dev || true
16
- make install
17
- cd $TRAVIS_BUILD_DIR
18
0 commit comments