Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Commit

Permalink
remove install json
Browse files Browse the repository at this point in the history
  • Loading branch information
vislee committed Jun 13, 2019
1 parent ba4d9f0 commit 4aeebac
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ addons:
packages:
- cpanminus
- lcov
- libjson-c-dev

install:
- gem install coveralls-lcov
Expand Down Expand Up @@ -44,5 +43,4 @@ script:

after_success:
- coveralls-lcov ./coverage.info
- genhtml -s -o /tmp/multissl_html coverage.info
- ls -ltra /tmp/multissl_html/
- genhtml -s -o /tmp/ssl_html coverage.info

0 comments on commit 4aeebac

Please sign in to comment.