Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/readthedocs/sphinx_rtd_theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSantos Gallegos <santos_g@outlook.com>2019-01-03 02:36:41 +0300
committerSantos Gallegos <santos_g@outlook.com>2019-01-03 02:36:41 +0300
commitfa67c92aaa852f65bedcaf53f299d644127e25d1 (patch)
treeb30e0c7cb5902dbf06dee7a8799e017d40045ff1 /.travis.yml
parent73d302993285eb29a5236da49255b621f337d228 (diff)
Remove deprecated sudo from travis
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 2ed49b7..2d14f23 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,7 +8,6 @@ matrix:
include:
- python: 2.7
env: TOXENV=docs
-sudo: false
install:
- pip install tox-travis
script: