Skip to content

Commit

Permalink
Fix dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
johanneskoester committed Mar 2, 2017
1 parent de30a15 commit 118e60e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -2,13 +2,17 @@ language: rust

sudo: false

# Dependencies of kcov, used for cargo-travis
addons:
apt:
packages:
- libcurl4-openssl-dev
- libelf-dev
- libdw-dev
- binutils-dev
- cmake
sources:
- kalakris-cmake

before_script:
- |
Expand Down

0 comments on commit 118e60e

Please sign in to comment.