Skip to content

Commit

Permalink
Try Xenial
Browse files Browse the repository at this point in the history
  • Loading branch information
dadgar committed Dec 4, 2018
1 parent 1d2e517 commit c51235a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,20 @@ git:
matrix:
include:
- os: linux
dist: trusty
dist: xenial
sudo: required
- os: linux
dist: trusty
dist: xenial
sudo: false
env: RUN_UI_TESTS=1 SKIP_NOMAD_TESTS=1
- os: linux
dist: trusty
dist: xenial
sudo: false
env: RUN_STATIC_CHECKS=1 SKIP_NOMAD_TESTS=1
- os: osx
osx_image: xcode9.1
- os: linux
dist: trusty
dist: xenial
sudo: required
env: RUN_E2E_TESTS=1 SKIP_NOMAD_TESTS=1
allow_failures:
Expand Down

0 comments on commit c51235a

Please sign in to comment.