Skip to content

Commit 62bbf98

Browse files
authored
Update .travis.yml
1 parent eea0d11 commit 62bbf98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ matrix:
1111

1212
before_install:
1313
- "sudo apt-get update"
14-
- "sudo apt-get install -qq libotr2-dev"
14+
- "sudo apt-get install -qq libotr5-dev"
1515
- "pushd test; make build LIBOTR_DIR=/usr; popd"
1616

1717
script:

0 commit comments

Comments
 (0)