Backport PR #19036: Start testing using GitHub Actions · matplotlib/matplotlib@94756ca · GitHub
Skip to content

Commit 94756ca

Browse files
tacaswellQuLogic
authored andcommitted
Backport PR #19036: Start testing using GitHub Actions
1 parent 447bdbb commit 94756ca

4 files changed

Lines changed: 235 additions & 7 deletions

File tree

.github/workflows/tests.yml

Lines changed: 226 additions & 0 deletions

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ matrix:
7575
include:
7676
- python: 3.6
7777
env:
78-
- PINNEDVERS='-c requirements/testing/travis36minver.txt'
78+
- PINNEDVERS='-c requirements/testing/minver.txt'
7979
- DELETE_FONT_CACHE=1
8080
- python: 3.7
8181
env:

requirements/testing/minver.txt

Lines changed: 8 additions & 0 deletions

requirements/testing/travis36minver.txt

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

0 commit comments

Comments
 (0)