Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LckySndays authored Oct 16, 2016
1 parent 0bf8f3f commit e541307
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,6 @@ install:
script:
- npm run dist-mac

if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
echo $CSC_LINK;
echo $CSC_KEY_PASSWORD;
fi

deploy:
skip_cleanup: true
provider: releases
Expand Down

0 comments on commit e541307

Please sign in to comment.