1
1
mirror of https://github.com/encode/django-rest-framework.git synced 2025-07-04 04:13:16 +03:00

Use the Python 3.5 env.

This commit is contained in:
Xavier Ordoquy 2016-01-20 13:53:53 +01:00
parent e7fbd264ca
commit fb302d6010

View File

@ -1,5 +1,8 @@
language: python language: python
python:
- "3.5"
sudo: false sudo: false
env: env: