Skip to content

Commit

Permalink
Escape the plus sign to keep it
Browse files Browse the repository at this point in the history
  • Loading branch information
thewarpaint authored Mar 1, 2018
1 parent 2a04d0f commit 0a13dfd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ CI servers detected:
- [TaskCluster](http://docs.taskcluster.net)
- [GoCD](https://www.go.cd/)
- [Bitbucket Pipelines](https://bitbucket.org/product/features/pipelines)
- and all other CI servers that exposes a `CI` or `CONTINUOUS_INTEGRATION`
- \+ all other CI servers that exposes a `CI` or `CONTINUOUS_INTEGRATION`
environment variable

Test suites defeated:
Expand All @@ -75,7 +75,7 @@ Test suites defeated:
- [tap](https://github.com/isaacs/node-tap)
- [tape](https://github.com/substack/tape)
- [chai](http://chaijs.com/)
- and any test actually that set the exit code or throw an error
- \+ any test actually that set the exit code or throw an error

## License

Expand Down

0 comments on commit 0a13dfd

Please sign in to comment.