Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
pfernique committed Apr 17, 2018
1 parent 389ebb4 commit bdc5675
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 7 deletions.
3 changes: 0 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ platform:
environment:
matrix:
- CONDA_RECIPE: bin\conda\libstatiskit_stl-dev
CONDA_VERSION: 2
- CONDA_RECIPE: bin\conda\libstatiskit_stl-dev
CONDA_VERSION: 3
- CONDA_RECIPE: bin\conda\libstatiskit_stl
- CONDA_RECIPE: bin\conda\python-statiskit_stl
CONDA_VERSION: 2
Expand Down
2 changes: 0 additions & 2 deletions bin/conda/libstatiskit_stl-dev/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,4 @@ requirements:
build:
- libtoolchain
- libtoolchain-dev
- python
run:
- python
2 changes: 0 additions & 2 deletions travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ os:
sudo: required

env:
- CONDA_RECIPE=bin/conda/libstatiskit_stl-dev
CONDA_VERSION=2
- CONDA_RECIPE=bin/conda/libstatiskit_stl-dev
CONDA_VERSION=3
- CONDA_RECIPE=bin/conda/libstatiskit_stl
Expand Down

0 comments on commit bdc5675

Please sign in to comment.