Unverified Commit fb1698fc authored by jlaura's avatar jlaura Committed by GitHub
Browse files

Update .travis.yml

parent 6c036188
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -58,6 +58,7 @@ before_install:
  # Create the env
  - conda create -q -n test python=$PYTHON_VERSION
  - source activate test
  - python -c "import fcntl; fcntl.fcntl(1, fcntl.F_SETFL, 0)"

install:
  # Install dependencies