Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
scivision committed Mar 22, 2021
1 parent 97c1c31 commit 02b3485
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 125 deletions.
76 changes: 0 additions & 76 deletions .github/CODE_OF_CONDUCT.md

This file was deleted.

4 changes: 0 additions & 4 deletions .github/FUNDING.yml

This file was deleted.

8 changes: 3 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,9 @@ jobs:
python-version: '3.x'

- run: pip install .[tests,lint]
env:
FC: gfortran-9

- run: flake8
- run: mypy .
- run: mypy

- run: pytest

Expand All @@ -39,8 +37,8 @@ jobs:

- run: pytest
env:
FC: gfortran-9
CC: gcc-9
FC: gfortran-10
CC: gcc-10

windows:
needs: linux
Expand Down
22 changes: 0 additions & 22 deletions archive/.appveyor.yml

This file was deleted.

18 changes: 0 additions & 18 deletions archive/.travis.yml

This file was deleted.

0 comments on commit 02b3485

Please sign in to comment.