mirror of
https://github.com/vale981/ablog
synced 2025-03-05 17:21:38 -05:00
Added test for ablog start command.
This commit is contained in:
parent
b3508dd0e5
commit
be870c4025
1 changed files with 2 additions and 1 deletions
|
@ -7,4 +7,5 @@ before_install:
|
||||||
install:
|
install:
|
||||||
- pip install .
|
- pip install .
|
||||||
script:
|
script:
|
||||||
- cd docs; ablog build -T
|
- cd docs; ablog build -T
|
||||||
|
- printf "\nABs\nAB\nhttpab.com\n\nGA" | ablog start
|
Loading…
Add table
Reference in a new issue