Skip to content

Commit

Permalink
fine tuning config
Browse files Browse the repository at this point in the history
  • Loading branch information
swernerx committed Jul 30, 2018
1 parent 8cd6306 commit abde5ff
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# http://www.appveyor.com/docs/appveyor-yml

clone_depth: 10

environment:
Expand All @@ -11,6 +9,9 @@ environment:
platform:
- x64

matrix:
fast_finish: true

version: "{build}"
build: off
deploy: off
Expand All @@ -25,3 +26,8 @@ test_script:
cache:
# global npm cache
- '%APPDATA%\npm-cache'

notifications:
- provider: Slack
incoming_webhook:
secure: 42qYgf76P/QjYb5QJ18gFFJ67iTlXc1QzEva9BFofwh5KzpF/QJ/pvRark1i3aux6uwL53zdDKTjXfy8Ozpqqk9DhnU5M1oA96bQYWOnmZU=

0 comments on commit abde5ff

Please sign in to comment.