Skip to content
This repository was archived by the owner on Jun 13, 2019. It is now read-only.

Commit 257dde7

Browse files
author
Gabriel Schulhof
committed
CI: Skip secure resource retrieval on Windows
1 parent fa716cd commit 257dde7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ test_script:
2929
- ps: npm install -g "$(npm pack)"
3030
- npm install --ignore-scripts
3131
- npm link iotivity-node
32-
- grunt test --ci
32+
- grunt test --suites="!API Retrieve Secure Resource" --ci
3333

3434
build: off

0 commit comments

Comments
 (0)