Change target repo

master
Danila Shutov 2018-01-09 12:12:02 +03:00
parent 06e86d2e91
commit 94d39a46f9
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ if [[ -n $TRAVIS_TAG && $TRAVIS_JOB_NUMBER =~ ".3" ]]; then
git config user.email "$GIT_USER_EMAIL"
git config user.name "$GIT_USER_NAME"
git clone https://${GITHUB_TOKEN}@github.com/dcbrwn/ajv-dist.git ../ajv-dist
git clone https://${GITHUB_TOKEN}@github.com/epoberezkin/ajv-dist.git ../ajv-dist
mkdir -p ../ajv-dist/dist
cp ./dist/* ../ajv-dist/dist