Install strace

This commit is contained in:
Steven Fackler 2015-11-08 23:52:41 -08:00
parent 5eb32e0351
commit c5d188efee
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
language: rust
sudo: false
addons:
apt:
packages:
- strace
rust:
- nightly
- beta