Skip to content

Commit

Permalink
Merge pull request #290 from ces/irods
Browse files Browse the repository at this point in the history
Remove iRODS 4.1.12 from tests
  • Loading branch information
kjsanger authored Nov 16, 2020
2 parents c3b43c9 + 34be83f commit 04e1f00
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ env:
- WSI_CONDA_CHANNEL=https://dnap.cog.sanger.ac.uk/npg/conda/devel/generic/
matrix:
- DOCKER_IMAGE="wsinpg/ub-16.04-irods-4.2:latest" IRODS_VERSION="==4.2.7" BATON_VERSION=">2.0.1" LIBHTS_PLUGINS_VERSION="==201712+irods_4.2.7"
- DOCKER_IMAGE="wsinpg/ub-12.04-irods-4.1:latest" IRODS_VERSION="==4.1.12" BATON_VERSION="==2.0.1" LIBHTS_PLUGINS_VERSION="==201712"

before_install:
- docker pull "$DOCKER_IMAGE"
Expand Down
3 changes: 3 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@

- Remove iRODS 4.1.12 from tests

Release 2.23.0

- Bugfix: handling of --exclude CLI arguments by npg_publish_tree.pl.
Expand Down

0 comments on commit 04e1f00

Please sign in to comment.