conan, php-coveralls: fix typos (#5253)
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
`conan install {{.}}`
|
`conan install {{.}}`
|
||||||
|
|
||||||
- Install packages and create configuation files for a specific generator:
|
- Install packages and create configuration files for a specific generator:
|
||||||
|
|
||||||
`conan install -g {{generator}}`
|
`conan install -g {{generator}}`
|
||||||
|
|
||||||
|
@@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
`php-coveralls --exclude-no-stmt`
|
`php-coveralls --exclude-no-stmt`
|
||||||
|
|
||||||
- Send coverage information to Coveralls with a specific environent name:
|
- Send coverage information to Coveralls with a specific environment name:
|
||||||
|
|
||||||
`php-coveralls --env {{test|dev|prod}}`
|
`php-coveralls --env {{test|dev|prod}}`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user