Skip to content

Commit 8cafec0

Browse files
committed
refractor
1 parent ff96d4a commit 8cafec0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ env:
1313
- cPIP="python -m pip"
1414
# switch off wine fix me messages
1515
- WINEDEBUG=fixme-all
16+
# mypy path
17+
- MYPYPATH="./lib_platform/3rd_party_stubs"
18+
# package name
19+
- PACKAGE_NAME="lib_platform"
1620
# the registered CLI Command
1721
- CLI_COMMAND=lib_platform
1822
# the source file for rst_include (rebuild rst file includes)

0 commit comments

Comments
 (0)