Stop adding strace

This commit is contained in:
Steven Fackler 2015-11-09 00:12:49 -08:00
parent 3fc223f17c
commit d3dbdc158e
1 changed files with 0 additions and 4 deletions

View File

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