1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00

travis fix #1: deps

This commit is contained in:
Shlomi Fish 2019-04-28 22:08:37 +03:00
parent 4679375cdb
commit 0f74d9e193

View file

@ -1,4 +1,24 @@
addons:
apt:
packages:
- cpanminus
- libperl-dev
- make
- perl
- python-glade2
- python-gnome2
- python-gnome2-dev
- python-gtk2
- python-pil
- python-pil-imagetk
- python-setuptools
- python-tk
- python3
- python3-pil
- python3-pil-imagetk
- python3-pip
- python3-setuptools
- python3-tk
homebrew:
brewfile: true
update: true