Skip to content

Commit f359d0d

Browse files
committed
Fix
1 parent ad4583d commit f359d0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ matrix:
6060
name: astropy-dev
6161

6262
- env: CONDA_DEPENDENCIES="matplotlib=3 aplpy yt bottleneck joblib $CONDA_DEPENDENCIES"
63-
CONDA_CHANNELS='conda-forge $CONDA_CHANNELS'
63+
CONDA_CHANNELS="conda-forge $CONDA_CHANNELS"
6464
ASTROPY_VERSION='development'
6565
name: vistools
6666

0 commit comments

Comments
 (0)