.travis.yml: try to remove 'exclude: python3.6'

This commit is contained in:
Cosimo Lupo 2020-02-26 22:53:13 +00:00
parent 31f7ce108e
commit 5025035f9e

View File

@ -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: