Skip to content

Commit edd6138

Browse files
committed
Fake a TRAVIS env
1 parent 7663cf0 commit edd6138

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/python-package.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ on:
1010

1111
jobs:
1212
build:
13+
env:
14+
# Fake a TRAVIS env so that the pre-existing test cases would behave like before
15+
TRAVIS: true
1316

1417
runs-on: ubuntu-latest
1518
strategy:

0 commit comments

Comments
 (0)