[#757] add explicit os at root per travis config linter

This commit is contained in:
Jonathan Wren 2019-11-29 11:38:14 -08:00
parent b6bd14fb27
commit a704863121

View file

@ -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: