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