Skip to content
Snippets Groups Projects
Commit a3232634 authored by jlaura's avatar jlaura Committed by GitHub
Browse files

Attempting hotfix for plio uploads

parent 06e59941
No related branches found
No related tags found
No related merge requests found
......@@ -30,6 +30,8 @@ before_install:
# Create the env
- conda create -q -n test python=$PYTHON_VERSION
- source activate test
# https://github.com/travis-ci/travis-ci/issues/8982
- python -c "import fcntl; fcntl.fcntl(1, fcntl.F_SETFL, 0)"
install:
- conda config --add channels conda-forge
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment