Skip to content

Commit 7ee7f75

Browse files
committed
Add appveyor CI
1 parent 9800807 commit 7ee7f75

1 file changed

Lines changed: 1 addition & 11 deletions

File tree

appveyor.yml

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,4 @@ test_script:
2121
- npm test
2222

2323
# Don't actually build.
24-
build: off
25-
26-
notifications:
27-
- provider: Email
28-
to:
29-
- housecor@gmail.com
30-
subject: 'Build failed: react-slingshot'
31-
message: The continuous integration build failed. See https://ci.appveyor.com/project/CoryHouse/react-slingshot/ for details.
32-
on_build_success: false
33-
on_build_failure: true
34-
on_build_status_changed: false
24+
build: off

0 commit comments

Comments
 (0)