This commit is contained in:
Sean Whalen
2018-02-05 20:35:44 -05:00
parent 5485a071e3
commit 365367e1a9
3 changed files with 4 additions and 5 deletions

View File

@@ -15,12 +15,9 @@ install:
# commands to run samples
script:
- "flake8 checkdmarc.py"
- "flake8 samples.py"
- "flake8 samples.py"
- "flake8 setup.py"
- "flake8 *.py"
- "cd docs"
- "make html"
- "cd .."
- "python samples.py"
- "python tests.py"
- "python setup.py bdist_wheel"

1
docs/_static/placeholder vendored Normal file
View File

@@ -0,0 +1 @@
Make directory show up in git.

1
docs/_templates/placeholder vendored Normal file
View File

@@ -0,0 +1 @@
Make directory show up in git.