Skip to content

Commit

Permalink
fix: run snyk auth after building on appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
joshje committed Jan 12, 2017
1 parent 3de18c9 commit 4e4bf8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -47,6 +47,6 @@ install:

# Post-install test scripts.
test_script:
- npm run snyk-auth
- npm run windows-build
- npm run snyk-auth
- npm run windows-tests

0 comments on commit 4e4bf8e

Please sign in to comment.