Skip to content

Commit

Permalink
updated travis
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaclell committed Feb 3, 2019
1 parent d6617fc commit e0f2a64
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Expand Up @@ -6,6 +6,12 @@
*.pyc

# ignore specific files
.eggs
.pytest_cache
.tox
*.prof
py_plan.egg-info

dist/
docs/_build
docs/_static
Expand Down
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -12,7 +12,6 @@ script:
- tox
- coveralls
deploy:
matrix:
- provider: pypi
user: cmaclell
skip_existing: true
Expand Down
1 change: 0 additions & 1 deletion CHANGES.txt

This file was deleted.

2 changes: 0 additions & 2 deletions MANIFEST.in

This file was deleted.

0 comments on commit e0f2a64

Please sign in to comment.