Skip to content

Commit

Permalink
Use Xenial environment on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
electrum committed Jan 23, 2019
1 parent accd094 commit eb4f141
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,14 @@ env:
- HIVE_TESTS=true
- KUDU_TESTS=true

sudo: required
dist: trusty
dist: xenial
jdk: openjdk8

cache:
yarn: true
directories:
- $HOME/.m2/repository

services:
- docker

install:
- ./mvnw -v
- |
Expand Down

0 comments on commit eb4f141

Please sign in to comment.