We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eea0d11 commit 62bbf98Copy full SHA for 62bbf98
.travis.yml
@@ -11,7 +11,7 @@ matrix:
11
12
before_install:
13
- "sudo apt-get update"
14
- - "sudo apt-get install -qq libotr2-dev"
+ - "sudo apt-get install -qq libotr5-dev"
15
- "pushd test; make build LIBOTR_DIR=/usr; popd"
16
17
script:
0 commit comments