1
0
mirror of https://github.com/danog/gigaclone.git synced 2024-11-30 04:29:09 +01:00
gigaclone/.travis.yml
2015-11-24 21:51:11 +01:00

11 lines
135 B
YAML

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