Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6e9410a

Browse files
update to test on py35
1 parent ab7ac71 commit 6e9410a

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

‎.travis.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@ env:
2929
- TOXENV=py27-django19-drf32
3030
- TOXENV=py34-django19-drf31
3131
- TOXENV=py34-django19-drf32
32+
- TOXENV=py35-django19-drf31
33+
- TOXENV=py35-django19-drf32

‎requirements-development.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-e .
2-
pytest==2.7.2
2+
pytest==2.8.2
33
pytest-django
44
pytest-factoryboy
55
tox

‎tox.ini‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ envlist =
33
py{27,32,33}-django16-drf{31,32},
44
py{27,32,33,34}-django17-drf{31,32},
55
py{27,32,33,34}-django18-drf{31,32},
6-
py{27,34}-django19-drf{31,32},
6+
py{27,34,35}-django19-drf{31,32},
77

88
[testenv]
99
deps =

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /