Install missing dependency

This commit is contained in:
Hakan Ensari 2019-11-22 14:42:49 +00:00
parent 97c886700d
commit 913b375bf1

View File

@ -33,6 +33,7 @@ jobs:
- name: Run tests
run: |
sudo apt-get install libpq-dev
gem install bundler
bundle install --jobs 4 --retry 3
bundle exec rake