From 7e872c5ad2912973daf02f733d9cea7f7ebdc376 Mon Sep 17 00:00:00 2001 From: gamesguru Date: Wed, 6 Apr 2022 15:16:13 -0400 Subject: [PATCH] update .travis.yml spec --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' -- 2.52.0