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