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

Commit

Permalink
Update grunt command on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoyu3x committed Jan 16, 2018
1 parent 257dde7 commit f9c71a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -53,6 +53,7 @@ After installation using the steps above, you may want to run the iotivity-node
1. Run `npm -g install grunt-cli`
0. Run `grunt test`

On windows, run all the test suite except "API Retrieve Secure Resource" by command `grunt test --suites="!API Retrieve Secure Resource"`.
The file [appveyor.yml](./appveyor.yml) provides an example of the commands necessary for setting up a Windows environment, and the file [.travis.yml](./.travis.yml) provides an example of the commands necessary for setting up the Linux and OSX environments.

### In more detail:
Expand Down

0 comments on commit f9c71a8

Please sign in to comment.