We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 232190b commit 9ed6d34Copy full SHA for 9ed6d34
.travis.yml
@@ -4,5 +4,5 @@ compiler:
4
- clang
5
before_install:
6
- sudo apt-get update -qq
7
- - sudo apt-get install -qq check libsubunit0-dev
+ - sudo apt-get install -qq check libsubunit-dev
8
script: autoreconf -i && ./configure && make && make check
0 commit comments