mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Remove uninstall command.
This commit is contained in:
parent
6bdcd0284b
commit
dcf7dad56f
1 changed files with 0 additions and 1 deletions
|
|
@ -34,7 +34,6 @@ script:
|
|||
# testing installing with pip
|
||||
- pip install -e .
|
||||
- python -c "import pelican; import pelican.tools; import pelican.tests"
|
||||
- pip uninstall pelican
|
||||
before_deploy:
|
||||
- 'if [ "$TRAVIS_PULL_REQUEST" != "false" ]; then travis_terminate 0; fi'
|
||||
- pip install githubrelease
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue