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
2553c1244d
commit
c64a17e97c
1 changed files with 0 additions and 15 deletions
15
.travis.yml
15
.travis.yml
|
@ -75,21 +75,6 @@ jobs:
|
||||||
- pyflakes --version
|
- pyflakes --version
|
||||||
- pyflakes .
|
- 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
|
# Python 3.7 Tests
|
||||||
- name: Python 3.7 on Linux
|
- name: Python 3.7 on Linux
|
||||||
python: 3.7
|
python: 3.7
|
||||||
|
|
Loading…
Add table
Reference in a new issue