Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
87 changes: 0 additions & 87 deletions .travis.yml

This file was deleted.

5 changes: 3 additions & 2 deletions docs/sphinx/source/whatsnew/v0.8.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,10 @@ Testing
* Add wrappers around the pandas assert_X_equal functions to accommodate the
changed API and default precision thresholds in pandas 1.1.0
(:issue:`1018`, :pull:`1021`)
* Add github action for publishing all commits to
`test.pypi.org <https://test.pypi.org/project/pvlib/>`_ and tags to
* Add github action for publishing tags to
`pypi.org <https://pypi.org/project/pvlib/>`_.
(:issue:`950`, :pull:`1038`, :pull:`1039`)
* Remove Travis CI configuration. (:issue:`950`)

Documentation
~~~~~~~~~~~~~
Expand Down