Skip to content

Commit

Permalink
Use on_success.
Browse files Browse the repository at this point in the history
  • Loading branch information
octalmage committed Feb 27, 2018
1 parent 5d92169 commit e7dc303
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ test_script:
# run tests
- npm test

build:
on_success:
- npm run prebuild -- -u %GITHUB_TOKEN%

build: off
version: "{build}"

0 comments on commit e7dc303

Please sign in to comment.