mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 16:48:31 +02:00
disable python 3.6 tests
This commit is contained in:
parent
57ba5e1b29
commit
740228a035
1 changed files with 0 additions and 15 deletions
15
.travis.yml
15
.travis.yml
|
@ -75,21 +75,6 @@ jobs:
|
|||
- pyflakes --version
|
||||
- pyflakes .
|
||||
|
||||
# Python 3.6 Tests
|
||||
- name: Python 3.6 on Linux
|
||||
python: 3.6
|
||||
- <<: *test_mac
|
||||
name: Python 3.6 on MacOS
|
||||
python: 3.6
|
||||
env:
|
||||
JRNL_PYTHON_VERSION: 3.6.8
|
||||
- <<: *test_windows
|
||||
name: Python 3.6 on Windows
|
||||
python: 3.6
|
||||
env:
|
||||
<<: *env_windows
|
||||
JRNL_PYTHON_VERSION: 3.6.8
|
||||
|
||||
# Python 3.7 Tests
|
||||
- name: Python 3.7 on Linux
|
||||
python: 3.7
|
||||
|
|
Loading…
Add table
Reference in a new issue