mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-11 09:08:32 +02:00
Merge pull request #10 from wren/tests-ci-9
#9 Update Python version for CI
This commit is contained in:
commit
7dffc54fbc
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
dist: xenial # required for Python >= 3.7
|
||||
language: python
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.3"
|
||||
- "3.4"
|
||||
- "3.7"
|
||||
install:
|
||||
- "pip install -e ."
|
||||
- "pip install -q behave"
|
||||
|
|
Loading…
Add table
Reference in a new issue