Skip to content

Commit

Permalink
add plugins for coverage data
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisMacNaughton committed Oct 20, 2016
1 parent 60718cd commit 9528b3e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
@@ -1,4 +1,12 @@
language: rust
addons:
apt:
packages:
- libcurl4-openssl-dev
- libelf-dev
- libudev-dev
- libdw-dev
- binutils-dev # optional: only required for the --verify flag of coveralls
rust:
- stable
- beta
Expand Down

0 comments on commit 9528b3e

Please sign in to comment.