Commit ccf46bfd authored by jlaura's avatar jlaura Committed by Jason R Laura
Browse files

Upgrading to Python 35

parent 335827b0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ environment:
  matrix:

    - TARGET_ARCH: x64
      CONDA_PY: 34
      CONDA_PY: 35

# We always use a 64-bit machine, but can build x86 distributions
# with the TARGET_ARCH variable.