mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
test: Remove PYTHONWARNINGS from travis.yml
PYTHONWARNINGS is now controled at tox.ini. So this envvar is no longer referred.
This commit is contained in:
parent
65cd9429c0
commit
fdf0a33eab
@ -6,7 +6,6 @@ cache: pip
|
||||
env:
|
||||
global:
|
||||
- PYTHONFAULTHANDLER=x
|
||||
- PYTHONWARNINGS=all
|
||||
- SKIP_LATEX_BUILD=1
|
||||
|
||||
matrix:
|
||||
|
Loading…
Reference in New Issue
Block a user