mirror of
https://github.com/vale981/ablog
synced 2025-03-05 09:11:38 -05:00
Added invoke.
This commit is contained in:
parent
23e0731e48
commit
6abc316306
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ python:
|
|||
- 2.7
|
||||
- 3.4
|
||||
before_install:
|
||||
- pip install Sphinx Werkzeug alabaster
|
||||
- pip install Sphinx Werkzeug alabaster invoke
|
||||
install:
|
||||
- pip install .
|
||||
script:
|
||||
|
|
Loading…
Add table
Reference in a new issue