Skip to content

Commit 1b47dbf

Browse files
committed
Build on Ubuntu 18
1 parent 42f050c commit 1b47dbf

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.travis.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
language: ruby
2-
dist: trusty
2+
dist: bionic
3+
services:
4+
- mysql
5+
addons:
6+
postgresql: "10"
37
sudo: false
48
cache: bundler
59
rvm:

0 commit comments

Comments
 (0)