Skip to content

Commit

Permalink
Rename env for travis to be able to run locally, remove commented config
Browse files Browse the repository at this point in the history
  • Loading branch information
maxnoe committed Oct 20, 2020
1 parent c7af653 commit cf37fe9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
9 changes: 0 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,6 @@ matrix:
- pandoc
- graphviz

# - os: linux
# dist: bionic
# language: python
# python: 3.9
# addons:
# apt:
# packages:
# - pandoc
# - graphviz

before_install:
- git fetch --tags
Expand Down
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ channels:
- default
- cta-observatory
dependencies:
- python=3.7
- python=3.8
- pip
- astropy
- h5py
Expand Down

0 comments on commit cf37fe9

Please sign in to comment.