Skip to content
Snippets Groups Projects
Commit 07fbceef authored by nimrod's avatar nimrod
Browse files

- Removed Python 3.2 from Travis CI, fails on an unrelated error.

- Updated TODO list.
parent ded65d4e
Branches
No related tags found
No related merge requests found
---
language: python
python: ["2.7", "3.2", "3.3", "3.4", "3.5"]
python: ["2.7", "3.3", "3.4", "3.5"]
dist: trusty
sudo: false
cache:
......
......@@ -43,3 +43,10 @@ Nimrod Adar, `contact me <nimrod@shore.co.il>`_ or visit my `website
<https://www.shore.co.il/>`_. Patches are welcome via `git send-email
<http://git-scm.com/book/en/v2/Git-Commands-Email>`_. The repository is located
at: https://www.shore.co.il/git/.
TODO
----
- Fix Travis CI run on Python 3.2
(https://travis-ci.org/adarnimrod/eb-prune/jobs/187705346).
- Release to PyPI on tagged commits.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment