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

14 lines
119 B
YAML
Raw Normal View History

2015-09-24 21:52:33 +02:00
language: bash
sudo: required
addons:
apt:
packages:
- wget
- grep
- sed
script: ". ./gigaclone"