slightly more complete test targets

This commit is contained in:
Gabriel Pettier 2019-11-27 00:54:03 +01:00
parent b042e82d42
commit c9e2974aa2
1 changed files with 3 additions and 3 deletions

View File

@ -8,12 +8,12 @@ jobs:
python: python:
- '2.7' - '2.7'
# - '3.6' # - '3.6'
# - '3.7' - '3.7'
- '3.8' - '3.8'
java: java:
- '8' - '8'
# - '9' # - '9'
# - '10' - '10'
# - '11' # - '11'
- '12' - '12'
os: os:
@ -22,7 +22,7 @@ jobs:
- 'macOs-latest' - 'macOs-latest'
architecture: architecture:
- 'x64' - 'x64'
# - 'x86' - 'x86'
# exclude problematic combinations # exclude problematic combinations
exclude: exclude: