Skip to content

Commit

Permalink
disable windows builds
Browse files Browse the repository at this point in the history
  • Loading branch information
sdvillal committed Oct 11, 2018
1 parent b372a0a commit f9fb270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/lintel/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ source:

build:
number: {{ build_number }}
skip: True # [py2k]
skip: True # [win or py2k]
script:
- "export CFLAGS='-std=c99'"
- "{{ PYTHON }} -m pip install . --no-deps --ignore-installed --no-cache-dir -vvv"
Expand Down

0 comments on commit f9fb270

Please sign in to comment.