Skip to content

Commit

Permalink
Still issues with the py3.3 build
Browse files Browse the repository at this point in the history
  • Loading branch information
jdidion committed Jul 22, 2017
1 parent 779504b commit 4301b3e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ cache:
directories:
- $HOME/.cache/pip
python:
- 3.3
#- 3.3
- 3.4
- 3.5
- 3.6
Expand Down
6 changes: 5 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
v3.0.7 (dev)
v3.0.8 (dev)
------------

v3.0.7 (2017.07.22)
-------------------
* Add missing pathlib backport dependency for py3.3.

v3.0.6 (2017.07.22)
-------------------
* Added 'list_extensions' method to xphyle.formats.Formats.
Expand Down

0 comments on commit 4301b3e

Please sign in to comment.