Skip to content

Commit

Permalink
Add sudo to travis runs
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisMacNaughton committed Jun 10, 2018
1 parent d5eb6d1 commit 8cfd5b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
sudo: false
sudo: required
dist: trusty

language: rust
Expand Down

0 comments on commit 8cfd5b5

Please sign in to comment.