mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 13:46:00 +02:00
conan, php-coveralls: fix typos (#5253)
This commit is contained in:
parent
981b7af185
commit
a810ca72d7
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
`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}}`
|
||||
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
`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}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue