Commit b1dc8fda authored by John Chodera (MSKCC)'s avatar John Chodera (MSKCC)
Browse files

Disabled python 3.3 in build matrix because it didn't seem to be working yet.

parent df856122
...@@ -19,7 +19,7 @@ script: ...@@ -19,7 +19,7 @@ script:
env: env:
matrix: matrix:
- python=2.7 CONDA_PY=27 - python=2.7 CONDA_PY=27
- python=3.3 CONDA_PY=33 #- python=3.3 CONDA_PY=33
global: global:
# encrypted BINSTAR_TOKEN for push of dev package to binstar # encrypted BINSTAR_TOKEN for push of dev package to binstar
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment