Skip to content

Commit

Permalink
Update Travis Ubuntu version to Bionic
Browse files Browse the repository at this point in the history
  • Loading branch information
64kramsystem committed Sep 19, 2019
1 parent bcbfcfa commit 6d31b45
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
dist: bionic
language: ruby
cache: bundler
bundler_args: --without tools
Expand All @@ -7,10 +8,6 @@ rvm:
- 2.3
- 2.4
- 2.5
addons:
apt:
sources:
- mysql-5.7-trusty
packages:
- mysql-server
services:
- mysql
sudo: required

0 comments on commit 6d31b45

Please sign in to comment.