Skip to content

Commit

Permalink
Final testing for python 3
Browse files Browse the repository at this point in the history
  • Loading branch information
tovrstra committed Aug 5, 2017
1 parent a7afaf6 commit 29ea42e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ language: generic
env:
matrix:
- MYCONDAPY=2.7
- MYCONDAPY=3.5
- MYCONDAPY=3.6
global:
# ANACONDA_TOKEN encrypted
Expand Down
4 changes: 4 additions & 0 deletions doc/ug_features.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,10 @@ Missing features (work in progress) include:
Release notes
-------------

* **Version 1.3.0** August 5, 2017

- Python 3 support

* Version 1.2.0

- Installable with pip.
Expand Down

0 comments on commit 29ea42e

Please sign in to comment.