Skip to content

Commit

Permalink
chore(CI): use addons to fix coverall error
Browse files Browse the repository at this point in the history
  • Loading branch information
Huo Linhe committed May 12, 2016
1 parent 73ea651 commit a2fe7f9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
sudo: false
language: rust
addons:
apt:
packages:
- libcurl4-openssl-dev
- libelf-dev
- libdw-dev
- binutils-dev
rust:
- nightly
before_script:
Expand Down

0 comments on commit a2fe7f9

Please sign in to comment.