Browse Source

Deprecated sudo option removed from Travis config.

main
offa 5 years ago
parent
commit
11a8422489
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      .travis.yml

+ 0
- 1
.travis.yml View File

@@ -1,7 +1,6 @@
language: generic

dist: xenial
sudo: required

services:
- docker

Loading…
Cancel
Save