Skip to content

Commit 0dbda04

Browse files
committed
rename conda env file to work with binder
1 parent 2754b8f commit 0dbda04

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ env:
2020
- ASTROPY_VERSION=stable
2121
- EVENT_TYPE='pull_request push'
2222

23-
- CONDA_ENVIRONMENT='conda-environment.yml'
23+
- CONDA_ENVIRONMENT='environment.yml'
2424
- CONDA_DEPENDENCIES='jupyter ipython'
2525
- CONDA_CHANNELS='astropy-ci-extras astropy'
2626

@@ -49,4 +49,3 @@ script:
4949
# --output-path=docs/rst-tutorials
5050
# --template=docs/_static/astropy.tpl
5151
- python scripts/convert.py tutorials/notebooks --exec-only -v
52-
File renamed without changes.

0 commit comments

Comments
 (0)