1
0
mirror of https://github.com/laurivosandi/certidude synced 2024-11-04 20:38:12 +00:00

travis: Add system dependencies

This commit is contained in:
Lauri Võsandi 2017-12-30 17:22:01 +02:00
parent 59bedc1f16
commit 3ecba8e550

View File

@ -27,3 +27,7 @@ addons:
apt: apt:
packages: packages:
- software-properties-common - software-properties-common
- python3-pip
- python3-click
- python3-mysql.connector
- python3-pyxattr