Skip to content

Commit

Permalink
Clear travis config file
Browse files Browse the repository at this point in the history
  • Loading branch information
nadouani committed Jan 13, 2021
1 parent a8ad708 commit a463c24
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,9 @@ python:
install:
- sudo apt-get install pandoc
- pip install -r requirements.txt
# - pip install mkdocs
# - pip install pytkdocs
# - pip install mkdocs-material
# - pip install mkdocstrings
# - pip install mkdocs-awesome-pages-plugin
# - pip install -e .
script:
- python -m pytest
- python setup.py bdist_wheel --universal
# - mkdocs build
# - mkdocs gh-deploy

deploy:
provider: pypi
Expand Down

0 comments on commit a463c24

Please sign in to comment.