Skip to content

Commit

Permalink
travis: Add dependencies for compressed traineddata archive files
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Weil <[email protected]>
  • Loading branch information
stweil committed May 13, 2017
1 parent 33bb2ea commit 5ffd469
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,12 @@ addons:
sources:
#- ubuntu-toolchain-r-test
packages:
# Try different packages for compressed archives.
- libarchive-dev
# Trusty does not support libminizip-dev (requires Zenial).
#libminizip-dev
- libzip-dev
- libzzip-dev
#- g++-6

matrix:
Expand Down

0 comments on commit 5ffd469

Please sign in to comment.