Skip to content

Commit

Permalink
build on xenial
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Fenner committed Jul 22, 2019
1 parent 9e71a92 commit 115ccef
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: ruby
rvm:
- 2.4.4
sudo: required
dist: trusty
dist: xenial

services:
- mysql
Expand All @@ -15,10 +15,6 @@ addons:
apt:
packages:
- oracle-java9-set-default
- mysql-server
- mysql-client
sources:
- mysql-5.7-trusty

before_install:
- curl -O https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-6.3.2.deb
Expand Down

0 comments on commit 115ccef

Please sign in to comment.