Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

Commit

Permalink
Merge pull request #105 from ocefpaf/circleCI_py3k
Browse files Browse the repository at this point in the history
Circle-CI py3k
  • Loading branch information
pelson committed Sep 14, 2015
2 parents 417dbea + f1bade6 commit 79f3c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/run_docker_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ conda info
unset LANG
yum install -y expat-devel git autoconf libtool texinfo check-devel
obvci_conda_build_dir.py /conda-recipes $UPLOAD_OWNER --build-condition "numpy >=1.8" "python >=2.7,<3"
obvci_conda_build_dir.py /conda-recipes $UPLOAD_OWNER --build-condition "numpy >=1.8" "python >=2.7,<3|>=3.4"
EOF

0 comments on commit 79f3c66

Please sign in to comment.