mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 08:38:32 +02:00
[#757] add explicit os at root per travis config linter
This commit is contained in:
parent
b6bd14fb27
commit
a704863121
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
dist: xenial # required for Python >= 3.7
|
||||
os: linux
|
||||
language: python
|
||||
jobs:
|
||||
include:
|
||||
|
|
Loading…
Add table
Reference in a new issue