Skip to content

Commit

Permalink
docs(plus): update teamcity docs
Browse files Browse the repository at this point in the history
  • Loading branch information
coridrew authored and dignifiedquire committed Jan 4, 2016
1 parent c51b13f commit a731968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/plus/10-teamcity.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Add `karma-teamcity-reporter` as a dependency to your project:
npm i --save-dev karma-teamcity-reporter

It is also a good idea to check that you have all karma npm dependencies listed in your
`package.json` file (e.g. `karma-jasmine`, `karma-phantomja-launcher` and so on) to have them
`package.json` file (e.g. `karma-jasmine`, `karma-phantomjs-launcher` and so on) to have them
being installed during build.

## Create a new TeamCity build step
Expand Down

0 comments on commit a731968

Please sign in to comment.