Continous integration update

This commit is contained in:
Karel Pičman 2018-06-15 16:39:32 +02:00
parent cd259d5c10
commit 4c0e0787bd

View File

@ -22,6 +22,7 @@
language: ruby
sudo: true
dist: trusty
rvm:
@ -61,3 +62,6 @@ gemfile:
services:
- mysql
- postgresql
addons:
mariadb: '10.3'