Skip to content

Commit

Permalink
Merge pull request #206 from vuillaut/iov
Browse files Browse the repository at this point in the history
update to ctapipe_io_lst v0.2.0
  • Loading branch information
vuillaut committed Nov 6, 2019
2 parents d360590 + 743442d commit 05b9bad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ python:
- 3.7

env:
- CTAPIPE_VERSION="v0.7.0" CTAPIPE_IO_LST_VERSION="v0.1" PROTOZFITS_VERSION=v1.4.2
- CTAPIPE_VERSION="v0.7.0" CTAPIPE_IO_LST_VERSION="v0.2" PROTOZFITS_VERSION=v1.4.2
- CTAPIPE_VERSION="master" CTAPIPE_IO_LST_VERSION="master" PROTOZFITS_VERSION="master"

matrix:
allow_failures:
- env: CTAPIPE_VERSION="master" CTAPIPE_IO_LST_VERSION="master" PROTOZFITS_VERSION="master"

include:
- env: CTAPIPE_VERSION="v0.7.0" CTAPIPE_IO_LST_VERSION="v0.1" PROTOZFITS_VERSION=v1.4.2
- env: CTAPIPE_VERSION="v0.7.0" CTAPIPE_IO_LST_VERSION="v0.2" PROTOZFITS_VERSION=v1.4.2


before_install:
Expand Down
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ dependencies:
- pytest_runner
- pytest-ordering
- https://github.com/cta-sst-1m/protozfitsreader/archive/v1.4.2.tar.gz
- https://github.com/cta-observatory/ctapipe_io_lst/archive/v0.1.tar.gz
- https://github.com/cta-observatory/ctapipe_io_lst/archive/v0.2.tar.gz

0 comments on commit 05b9bad

Please sign in to comment.