Skip to content

Commit

Permalink
update whatsnew comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bjlittle committed Jan 25, 2021
1 parent ae17d11 commit f792d4d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/iris/src/whatsnew/3.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ This document explains the changes made to Iris for this release

* `@znicholls`_ made :func:`~iris.tests.idiff.step_over_diffs` robust to hyphens (``-``) in the input path (i.e. the ``result_dir`` argument) (:pull:`3902`).

* `@bjlittle`_ migrated the CIaaS from `travis-ci`_ to `cirrus-ci`_. (:pull:`3928`)
* `@bjlittle`_ migrated the CIaaS from `travis-ci`_ to `cirrus-ci`_, and removed `stickler-ci`_ support. (:pull:`3928`)

* `@bjlittle`_ introduced `nox`_ as a common and easy entry-point for test automation.
It can be used both from `cirrus-ci`_ in the cloud, and locally by the developer to
Expand Down Expand Up @@ -499,3 +499,4 @@ This document explains the changes made to Iris for this release
.. _nox: https://nox.thea.codes/en/stable/
.. _Title Case Capitalization: https://apastyle.apa.org/style-grammar-guidelines/capitalization/title-case
.. _travis-ci: https://travis-ci.org/github/SciTools/iris
.. _stickler-ci: https://stickler-ci.com/

0 comments on commit f792d4d

Please sign in to comment.