Skip to content

Commit

Permalink
Merge pull request #28 from pfernique/master
Browse files Browse the repository at this point in the history
Update CIs
  • Loading branch information
pfernique committed Sep 13, 2017
2 parents e069cd4 + 2ba0f6f commit 2a55e8b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
5 changes: 1 addition & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,11 @@ platform:
environment:
matrix:
- CONDA_RECIPE: libstatiskit_stl
CONDA_VERSION: 2
- CONDA_RECIPE: libstatiskit_stl
CONDA_VERSION: 3
- CONDA_RECIPE: python-statiskit_stl
CONDA_VERSION: 2
- CONDA_RECIPE: python-statiskit_stl
CONDA_VERSION: 3

install:
- git clone https://github.com/StatisKit/appveyor-ci.git appveyor-ci
- cd appveyor-ci
Expand Down
3 changes: 0 additions & 3 deletions travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ services:

env:
- CONDA_RECIPE=libstatiskit_stl
CONDA_VERSION=2
- CONDA_RECIPE=libstatiskit_stl
CONDA_VERSION=3
- CONDA_RECIPE=python-statiskit_stl
CONDA_VERSION=2
- CONDA_RECIPE=python-statiskit_stl
Expand Down

0 comments on commit 2a55e8b

Please sign in to comment.