Skip to content

Commit

Permalink
Merge branch 'master' into issue_490
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake authored Feb 17, 2019
2 parents 5c492a5 + 3460dbd commit 056148a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 46 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ script:
after_success:
- coverage combine
- coveralls
# Bails out for non-tags
- ./update_index.sh

notifications:
email: mh@gocept.com
Expand Down
2 changes: 1 addition & 1 deletion docs/maintenance.rst
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Steps for creating a new Zope release
- Check that the changes have been propagated to https://zope.readthedocs.io/en/latest/changes.html.
(This should be done automatically via web hooks defined in GitHub and RTD.)

- Update https://zopefoundation.github.io/Zope/ (This is needed until https://github.com/zopefoundation/Zope/issues/244 is fixed.)::
- Update https://zopefoundation.github.io/Zope/::

$ git checkout gh-pages
$ ./build_index.sh
Expand Down
43 changes: 0 additions & 43 deletions update_index.sh

This file was deleted.

0 comments on commit 056148a

Please sign in to comment.