Skip to content

Commit

Permalink
Yes another try.
Browse files Browse the repository at this point in the history
  • Loading branch information
desilinguist committed Aug 1, 2020
1 parent d76e628 commit 6138aa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -28,7 +28,7 @@ install:
- ${HOME}/miniconda3/bin/conda create --name rsmenv -c conda-forge -c defaults -c ets --file requirements.txt python=${TRAVIS_PYTHON_VERSION} --yes --quiet
- ${HOME}/miniconda3/envs/rsmenv/bin/pip install nose-cov
- ${HOME}/miniconda3/envs/rsmenv/bin/pip install -e .
- >
- |
cat << EOF > sitecustomize.py
import os
try:
Expand Down

0 comments on commit 6138aa4

Please sign in to comment.