Skip to content

Commit

Permalink
Another attempt.
Browse files Browse the repository at this point in the history
  • Loading branch information
octalmage committed Mar 3, 2018
1 parent dd96c25 commit f5f4a60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ test_script:
- npm test

on_success:
- IF defined "%APPVEYOR_REPO_TAG%" npm run prebuild -- -u %GITHUB_TOKEN%
- IF defined APPVEYOR_REPO_TAG npm run prebuild -- -u %GITHUB_TOKEN%

build: off
version: "{build}"

0 comments on commit f5f4a60

Please sign in to comment.