Skip to content

Commit

Permalink
Explicityly use zlib1g-dev package in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
kdm9 committed Oct 21, 2015
1 parent e5e0207 commit 46e2f4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ addons:
- lcov
- libgsl0-dev
- python
- zlib1g-dev

install:
- git submodule update --init
Expand Down

0 comments on commit 46e2f4f

Please sign in to comment.