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 dist: bionic
addons: addons:
apt: apt:
packages: packages:
- chromium-browser - chromium-browser
language: ruby services:
cache: bundler - postgresql
rvm:
- 2.6.6
branches: branches:
except: except:
- /^depfu/.*$/ - /^depfu/.*$/