mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 18:08:31 +07:00
Force Travis to use Python3.5.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
sudo: false
|
||||
language: python
|
||||
python: '2.7'
|
||||
python: '3.5'
|
||||
env:
|
||||
- TOXENV=py26-integration
|
||||
- TOXENV=py26-min-req
|
||||
|
||||
Reference in New Issue
Block a user