Skip to content

Commit

Permalink
Travis: Test with Python 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog committed Jan 9, 2017
1 parent 0dec022 commit a49f1db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ env:
- PYTHON_VERSION=3.3
- PYTHON_VERSION=3.4
- PYTHON_VERSION=3.5
- PYTHON_VERSION=3.6
global:
- SETUP_XVFB=True
- CONDA_DEPENDENCIES="numpy scipy astropy matplotlib pytest coverage"
Expand Down
1 change: 1 addition & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
the number of valid data points (valid flag 1 or 4) but instead was using
the total number of valid and invalid points.

- Fixed compatibility with Python 3.6.

0.9.6 (2016-07-31)
------------------
Expand Down

0 comments on commit a49f1db

Please sign in to comment.