aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Fackler <[email protected]>2015-11-09 00:12:49 -0800
committerSteven Fackler <[email protected]>2015-11-09 00:12:49 -0800
commitd3dbdc158ef7893893019c71be510355bd8449fa (patch)
treefbd3caf2ef4f461666930660dd083042cfe1ff5b
parentFix path for travis buidl (diff)
downloadrust-openssl-d3dbdc158ef7893893019c71be510355bd8449fa.tar.xz
rust-openssl-d3dbdc158ef7893893019c71be510355bd8449fa.zip
Stop adding strace
-rw-r--r--.travis.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index 89af3937..70580e1c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,9 +1,5 @@
language: rust
sudo: false
-addons:
- apt:
- packages:
- - strace
rust:
- nightly
- beta