.travis.yml: try to remove 'exclude: python3.6'
This commit is contained in:
parent
31f7ce108e
commit
5025035f9e
@ -16,9 +16,6 @@ branches:
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
exclude:
|
||||
# Exclude the default Python 3.6 build
|
||||
- python: 3.6
|
||||
include:
|
||||
- python: 3.6
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user