Skip to content

Commit

Permalink
#27: we are already in built
Browse files Browse the repository at this point in the history
  • Loading branch information
pirog committed Aug 14, 2014
1 parent 9790669 commit f7f426c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ deploy:
api_key:
secure: ej3cDUpdrxLbG5gAyOVbVCBGS8c0gPLp46XaU6/iS+aQuNHseyTLUM8Ttd4n3dFeFHmsIXcP+jCVXRlsJwUa+SDGepCmvMtaHzWjfex/GImRz706sj+s1hggs05wvmZjWurwngWk5GhBBdsgJRg8+kfuZ4iOKM3UFSnCfodURbw=
file:
- 'built/kalabox-win-$TRAVIS_TAG.zip'
- 'built/kalabox-osx-$TRAVIS_TAG.zip'
- 'built/kalabox-linux32-$TRAVIS_TAG.zip'
- 'built/kalabox-linux64-$TRAVIS_TAG.zip'
- 'kalabox-win-$TRAVIS_TAG.zip'
- 'kalabox-osx-$TRAVIS_TAG.zip'
- 'kalabox-linux32-$TRAVIS_TAG.zip'
- 'kalabox-linux64-$TRAVIS_TAG.zip'
skip_cleanup: true
on:
repo: pirog/kalabox
Expand Down

0 comments on commit f7f426c

Please sign in to comment.