summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorMuhammad Talal Anwar <talalanwar@outlook.com>2018-12-06 15:17:54 +0100
committerChristian Duerr <chrisduerr@users.noreply.github.com>2018-12-06 14:17:54 +0000
commitf57bd6e12f7e94b767b34a208c66dc88c93f704e (patch)
treef75011bfae24d74080e6e9105485d8e4ef25c7c4 /.travis.yml
parent0d2f5b0f0f9f5779fe6bcdd3016ed4cfc222f7bd (diff)
Remove sudo keyword from travis
The `sudo` keyword has been deprecated. See: https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index ee28139a..69277315 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,5 @@
language: rust
-sudo: required
services:
- docker