Skip to content

Commit

Permalink
Use before_deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
rchipka committed Jun 26, 2017
1 parent 14c2cc0 commit 0bdb56e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -24,7 +24,7 @@ before_install:
- npm install -g node-pre-gyp
install:
- npm install --build-from-source
after_success:
before_deploy:
- node-pre-gyp package 2>&1
deploy:
provider: releases
Expand Down

0 comments on commit 0bdb56e

Please sign in to comment.