Skip to content

Commit ebe7fbc

Browse files
author
Ryan P Kilby
committed
Update support builds to use py36
1 parent 4c4170d commit ebe7fbc

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ matrix:
2020
- { python: "3.6", env: DJANGO=master }
2121
- { python: "3.6", env: DJANGO=1.11 }
2222
- { python: "3.6", env: DJANGO=2.0 }
23-
- { python: "2.7", env: TOXENV=lint }
24-
- { python: "2.7", env: TOXENV=docs }
23+
- { python: "3.6", env: TOXENV=lint }
24+
- { python: "3.6", env: TOXENV=docs }
2525

2626
- python: "3.6"
2727
env: TOXENV=dist
@@ -30,7 +30,7 @@ matrix:
3030
- tox
3131
- tox --installpkg ./dist/djangorestframework-*.whl
3232

33-
- python: "2.7"
33+
- python: "3.6"
3434
env: TOXENV=readme
3535
addons:
3636
apt_packages: pandoc

tox.ini

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,12 @@ deps =
4040
-rrequirements/requirements-optionals.txt
4141

4242
[testenv:lint]
43-
basepython = python2.7
4443
commands = ./runtests.py --lintonly
4544
deps =
4645
-rrequirements/requirements-codestyle.txt
4746
-rrequirements/requirements-testing.txt
4847

4948
[testenv:docs]
50-
basepython = python2.7
5149
commands = mkdocs build
5250
deps =
5351
-rrequirements/requirements-testing.txt

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy