mirror of
https://github.com/danog/gigaclone.git
synced 2024-11-26 20:14:58 +01:00
travis fix
This commit is contained in:
parent
cd41364c4e
commit
199810b7a2
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
rtmp= "$PWD/.."
|
||||
|
||||
{
|
||||
git config --global user.name "${GIT_NAME}"
|
||||
git config --global user.email "${GIT_EMAIL}"
|
||||
@ -117,4 +117,4 @@ git push origin gh-pages &>/dev/null
|
||||
cd $dir
|
||||
echo "Clean up."
|
||||
rm -fr $tmp
|
||||
}&>$rtmp/out
|
||||
}2>&1
|
@ -7,4 +7,4 @@ addons:
|
||||
- grep
|
||||
- sed
|
||||
|
||||
script: "travis_wait travis_wait travis_wait travis_wait travis_wait travis_wait bash ./.gigaclone-urllist ;cat ../out"
|
||||
script: "travis_wait travis_wait travis_wait travis_wait travis_wait travis_wait bash ./.gigaclone-urllist"
|
||||
|
Loading…
Reference in New Issue
Block a user