Explorar o código

.travis.yml: Add os and dist config

Jan Holthuis %!s(int64=5) %!d(string=hai) anos
pai
achega
1357c1cbf1
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -2,6 +2,8 @@ language: python
 python:
 - 3.6
 - 3.7
+os: linux
+dist: xenial
 cache:
   pip: true