Skip to content

Commit

Permalink
update again
Browse files Browse the repository at this point in the history
  • Loading branch information
pierreguillot committed Sep 15, 2016
1 parent 475e5b2 commit 9e09a2a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ matrix:
- zip -r dummies-$TRAVIS_COMMIT-"("Linux-amd64-64")""("Sources")"-externals.zip dummies
- ls
before_deploy:
- cp dummies-$TRAVIS_COMMIT-"("Linux-amd64-64")""("Sources")"-externals.zip dummies-$TRAVIS_TAG-"("Linux-amd64-64")""("Sources")"-externals.zip
- mv dummies-$TRAVIS_COMMIT-"("Linux-amd64-64")""("Sources")"-externals.zip dummies-$TRAVIS_TAG-"("Linux-amd64-64")""("Sources")"-externals.zip
deploy:
provider: releases
skip_cleanup: true
Expand Down Expand Up @@ -87,7 +87,7 @@ matrix:
skip_cleanup: true
api_key:
secure: OvuuxKFL/kVKsQU7xVJ09PHAAgmlPqCh+GLib/nCfUQKVZ87De0UGoC95mHUHs7C+xkRVEIcL7uZZYhF5bMlIGdqPUjD1aPs2rLKr6aI9U7em7OH/+8eGLKUmIrST3d4/20iaAbSsaOwI5TElYv3w/rDoaIDznXLE0qhXUODajNG6KiXJybq7aUVXw9jfeSeMChBEQkP170qzEaNqJQ6Fu4CVT6jy1F5Bu806AJajvPwNnRTh44P6X/ESxyaohzTPQAPVMov/Qk9FFqf4yslC8up6bqLB//AzMJPgmEhYpOuuy5j0F7+duav5Lh0BWvB/8PDte4EhGzkci9RCZ4wpKHoUZd0BEHkwl39lSuMOCgTVj94zUnNu3Zos5nDxgyuY54RB+qq4bx0yQHpqISFReQqqAV7ZC5Cs65CFUjzSGYMRsKItq3Oqsk9EQO39pziMLFZsnhc/IDEK+cgnOmm1diqQWDknemLCUrcnQRul+7IchQuay1I0Zu26Z1jJ4u0Zf1tOa1vOIPP1iMgOghVrWyRWcanBUjfJTqsykkh+oWyvECnTwmcCUPW/e5hQwAflCC8EKIqy2BSmpEYJm7AfoV9k3qZs36xz9LyTsNcOCxVL+vZWRwyPAMkyVkpJ9Je3tFsMDf2EeyxrQTRTctZlvppzd0ISobObnJ88vPJX/4=
file: dummies-$TRAVIS_TAG-(Darwin-i386-32)("Darwin-x86_64-32)(Sources)-externals.zip
file: dummies-$TRAVIS_TAG-(Darwin-i386-32)(Darwin-x86_64-32)(Sources)-externals.zip
on:
tags: true
repo: pierreguillot/pd-dummy
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ deploy:
provider: GitHub
auth_token:
secure: hFOC0oRou0A7cFLF/0b5hyXE/lXyb1oa2dg6LdSyT5Je70m0DQAJ5cKa4cUbvfWe
artifact: '*.zip'
artifact: /.*\.zip/
draft: false
prerelease: false
on:
Expand Down

0 comments on commit 9e09a2a

Please sign in to comment.