Skip to content

Commit

Permalink
remove dependency on libsubunit-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
satta committed Dec 10, 2015
1 parent 01250cc commit 1930a2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ compiler:
- clang
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq check libsubunit-dev
- sudo apt-get install -qq check
script: autoreconf -i && ./configure && make && make check

0 comments on commit 1930a2a

Please sign in to comment.