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

11 lines
119 B
YAML

language: bash
addons:
apt:
packages:
- tree
- grep
- sed
script: "bash ./.gigaclone-urllist 2>&1"