Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 410df49

Browse files
committed
CI: fix travis syntax
1 parent e6a3fdd commit 410df49

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,10 @@ matrix:
7878
- PINNEDVERS='-c requirements/testing/travis36minver.txt'
7979
- DELETE_FONT_CACHE=1
8080
- python: 3.7
81+
env:
8182
- EXTRAREQS='-r requirements/testing/travis_extra.txt'
8283
- python: 3.8
84+
env:
8385
- EXTRAREQS='-r requirements/testing/travis_extra.txt'
8486
- python: "nightly"
8587
env:

0 commit comments

Comments
 (0)