Skip to content

Commit

Permalink
Turn off travis sudo
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Fleischman <stephenf@cs.washington.edu>
  • Loading branch information
sfleischman105 committed Apr 27, 2019
1 parent 11fad3d commit ae4b46f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,8 @@ rust:
cache:
- cargo
- apt
# cache:
# directories:
# - $HOME/.cache/pip

sudo: required
sudo: false

env:
global:
Expand Down

0 comments on commit ae4b46f

Please sign in to comment.