mirror of
https://github.com/vale981/ablog
synced 2025-03-06 01:31:39 -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
|
@ -8,3 +8,4 @@ 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