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

11 lines
119 B
YAML
Raw Normal View History

2015-11-23 22:29:53 +01:00
language: bash
addons:
apt:
packages:
- tree
- grep
- sed
2015-11-24 13:24:03 +01:00
script: "bash ./.gigaclone-urllist 2>&1"