Skip to content

Commit 77092dc

Browse files
committed
CI: remove travis; fix wheel build in GH actions
1 parent e1cbc47 commit 77092dc

File tree

2 files changed

+1
-85
lines changed

2 files changed

+1
-85
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
- name: Install dependencies
4141
run: |
4242
python -m pip install --upgrade pip
43+
pip install -U wheel
4344
pip install -r requirements_setup.txt
4445
pip install -r requirements.txt
4546
pip install -r requirements_test.txt

.travis.yml

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

0 commit comments

Comments
 (0)