From a3710e67c34cfd2771c71591417744851733829d Mon Sep 17 00:00:00 2001 From: Adam Tyson Date: Sun, 4 Oct 2020 16:07:36 +0100 Subject: [PATCH] update travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ec01a0bc..1e8aa196 100644 --- a/.travis.yml +++ b/.travis.yml @@ -108,7 +108,7 @@ jobs: script: bash travis/test.sh - stage: deploy - os: bionic + dist: bionic name: "Deploy Linux" language: python before_install: source travis/install_unix.sh