Skip to content

Commit

Permalink
Merge branch 'master' of github.com:mjirik/imma
Browse files Browse the repository at this point in the history
  • Loading branch information
mjirik committed Aug 15, 2019
2 parents 35f1bb7 + a120e38 commit f267743
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ os: linux
env:
- CONDA_PYTHON_VERSION=2.7
- CONDA_PYTHON_VERSION=3.6
- CONDA_PYTHON_VERSION=3.7
matrix:
allow_failures:
- env: CONDA_PYTHON_VERSION=2.7
fast_finish: true
virtualenv:
system_site_packages: true
services:
Expand Down
1 change: 1 addition & 0 deletions conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ source:
# If this is a new build for the same version, increment the build
# number. If you do not include this key, it defaults to 0.
# number: 1
build: noarch: python

requirements:
build:
Expand Down

0 comments on commit f267743

Please sign in to comment.