Skip to content

Commit 9ed6d34

Browse files
committed
use correct package name
1 parent 232190b commit 9ed6d34

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
@@ -4,5 +4,5 @@ compiler:
44
- clang
55
before_install:
66
- sudo apt-get update -qq
7-
- sudo apt-get install -qq check libsubunit0-dev
7+
- sudo apt-get install -qq check libsubunit-dev
88
script: autoreconf -i && ./configure && make && make check

0 commit comments

Comments
 (0)