From dc0ca3293d94942b543b95a2f86261e55c5f44ac Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Sun, 21 Feb 2021 23:11:13 -0500 Subject: [PATCH] Reenable upgrade CI. --- .travis.yml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/.travis.yml b/.travis.yml index c66cfc6a..e27bc31d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,13 +21,12 @@ matrix: sudo: required dist: bionic # Salt from previous configuration - # Disabled temporarily while previous configuration on master is busted. - #- env: - # - SALT_NODE_ID=servo-master1 - # - SALT_FROM_SCRATCH=false - # os: linux - # sudo: required - # dist: xenial + - env: + - SALT_NODE_ID=servo-master1 + - SALT_FROM_SCRATCH=false + os: linux + sudo: required + dist: bionic # Not a Salt node, runs test suite instead - env: - SALT_NODE_ID=test