Cleanup travis a bit, add postgres, but its not used yet...

This commit is contained in:
Michael Ball 2021-02-25 15:52:51 -08:00
parent c6640c0de2
commit fa85205d27

View file

@ -1,12 +1,14 @@
language: ruby
cache: bundler
rvm:
- 2.6.6
dist: bionic
addons:
apt:
packages:
- chromium-browser
language: ruby
cache: bundler
rvm:
- 2.6.6
services:
- postgresql
branches:
except:
- /^depfu/.*$/