1
0
mirror of https://github.com/danog/gigaclone.git synced 2025-01-22 21:51:16 +01:00
Trigger travis
This commit is contained in:
Daniil Gentili 2015-09-29 11:10:18 +02:00
parent c7e788f5a4
commit bc066d16d0

View File

@ -41,6 +41,7 @@ git clone https://${GH_TOKEN}@github.com/danog/gigaclone.git $tmp/git
cd $tmp/git
cp $dir/urllist .
git add -A
git commit -m "Updated url list"
git push origin master &>/dev/null