We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9800807 commit 7ee7f75Copy full SHA for 7ee7f75
1 file changed
appveyor.yml
@@ -21,14 +21,4 @@ test_script:
21
- npm test
22
23
# 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
+build: off
0 commit comments