We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3440549 commit 232190bCopy full SHA for 232190b
.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
+ - sudo apt-get install -qq check libsubunit0-dev
8
script: autoreconf -i && ./configure && make && make check
0 commit comments