Skip to content

Commit a75a98e

Browse files
author
root
committed
Install libssh2-1 libssh2-1-dev cmake for Rugged
1 parent 9f1a596 commit a75a98e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ env:
2323
# - "REDMINE_LANG=en CODECLIMATE_REPO_TOKEN=c59856fbb8844b03634d7d0bc408d159dcd007f65b33e0bb4dddb38c79ecd8c8 REDMINE_VERSION=2.2.4"
2424
before_install:
2525
- sudo apt-get update -qq
26-
- sudo apt-get install -qq libicu-dev
26+
- sudo apt-get install -qq libicu-dev libssh2-1 libssh2-1-dev cmake
2727
- cd ../..
2828
- ./jbox-web/redmine_git_hosting/contrib/travis/install_redmine.sh
2929
- cd redmine

0 commit comments

Comments
 (0)