Skip to content

Commit

Permalink
conda-build 3.0 allow failure
Browse files Browse the repository at this point in the history
  • Loading branch information
kalefranz committed May 9, 2017
1 parent 410ca51 commit 94b1f76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ matrix:
os: osx
allow_failures:
- os: osx
- env: PYTHON_VERSION=3.6 CONDA_BUILD=3.0.0alpha3
- env: PYTHON_VERSION=3.6 CONDA_BUILD=3.0.0beta1

install:
- source utils/functions.sh && run_setup
Expand Down

0 comments on commit 94b1f76

Please sign in to comment.