Update .travis.yml
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
language: rust
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- libcurl4-openssl-dev
|
||||
- libelf-dev
|
||||
- libdw-dev
|
||||
- binutils-dev # optional: only required for the --verify flag of coveralls
|
||||
rust:
|
||||
- stable
|
||||
- beta
|
||||
|
||||
Reference in New Issue
Block a user