From: gamesguru Date: Wed, 6 Apr 2022 19:16:13 +0000 (-0400) Subject: update .travis.yml spec X-Git-Tag: 0.0.5~13 X-Git-Url: https://git.nutra.tk/v1?a=commitdiff_plain;h=7e872c5ad2912973daf02f733d9cea7f7ebdc376;p=nutratech%2Fnt-sqlite.git update .travis.yml spec --- diff --git a/.travis.yml b/.travis.yml index c978ee6..d74cff8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,5 @@ dist: xenial -sudo: true +os: ['linux'] language: python python: - '3.6'