Skip to content

Commit

Permalink
Merge pull request #476 from cta-observatory/bump_io_lst_version
Browse files Browse the repository at this point in the history
Bump ctapipe_io_lst version
  • Loading branch information
moralejo authored Jul 11, 2020
2 parents 862f80e + 54f8296 commit aa65286
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 @@ -14,13 +14,13 @@ matrix:
python: 3.6
env:
- CTAPIPE_VERSION="v0.8.0"
- CTAPIPE_IO_LST_VERSION="v0.5.2"
- CTAPIPE_IO_LST_VERSION="v0.5.3"

- name: "python=3.7, ctapipe=0.8"
python: 3.7
env:
- CTAPIPE_VERSION="v0.8.0"
- CTAPIPE_IO_LST_VERSION="v0.5.2"
- CTAPIPE_IO_LST_VERSION="v0.5.3"

- name: "python=3.6, ctapipe=master"
python: 3.6
Expand Down
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ dependencies:
- pip:
- pytest_runner
- pytest-ordering
- git+git://github.com/cta-observatory/[email protected].2
- git+git://github.com/cta-observatory/[email protected].3
- ctaplot

0 comments on commit aa65286

Please sign in to comment.