Add another smoke test
This commit is contained in:
parent
513552d5be
commit
7e3502d667
1 changed files with 3 additions and 1 deletions
|
|
@ -10,4 +10,6 @@ python:
|
|||
- "pypy3"
|
||||
install:
|
||||
- pip install .
|
||||
script: colout --help
|
||||
script:
|
||||
- colout --help
|
||||
- echo heyoo | colout hey yellow
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue