Skip to content

Commit d215a63

Browse files
authored
Merge pull request #92 from weiji14/patch-1
Bump setup-miniconda from v1 to v2 and remove Travis CI
2 parents bd43095 + 0bbfcac commit d215a63

File tree

2 files changed

+1
-31
lines changed

2 files changed

+1
-31
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@v2
2020

2121
- name: Setup Miniconda
22-
uses: conda-incubator/setup-miniconda@v1
22+
uses: conda-incubator/setup-miniconda@v2
2323
with:
2424
auto-update-conda: true
2525
auto-activate-base: false

.travis.yml

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)