1
0
mirror of https://github.com/danog/gigaclone.git synced 2024-11-26 20:14:58 +01:00
gigaclone/.travis.yml

15 lines
128 B
YAML
Raw Normal View History

2015-09-24 21:52:33 +02:00
language: bash
addons:
apt:
packages:
- wget
- grep
- sed
2015-09-25 22:14:29 +02:00
- gawk
2015-09-25 23:29:05 +02:00
- fdupes
2015-09-24 21:52:33 +02:00
script: ". ./gigaclone"