mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Test docs building and flake8 only for Python 3.6
This commit is contained in:
parent
5c2bab078f
commit
64ef0dd9a1
12
.travis.yml
12
.travis.yml
@ -14,11 +14,17 @@ env:
|
||||
matrix:
|
||||
fast_finish: true
|
||||
exclude:
|
||||
- python: 3.4
|
||||
- python: 3.4
|
||||
env: TOXENV=flake8
|
||||
- python: 3.4
|
||||
- python: 3.4
|
||||
env: TOXENV=docsroot
|
||||
- python: 3.4
|
||||
- python: 3.4
|
||||
env: TOXENV=docsserver
|
||||
- python: 3.5
|
||||
env: TOXENV=flake8
|
||||
- python: 3.5
|
||||
env: TOXENV=docsroot
|
||||
- python: 3.5
|
||||
env: TOXENV=docsserver
|
||||
include:
|
||||
- python: 3.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user