Skip to content

Commit 7220db5

Browse files
committed
add ci/typing.sh to .travis.yml
1 parent 45ff047 commit 7220db5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ script:
116116
- ci/script_single.sh
117117
- ci/script_multi.sh
118118
- ci/lint.sh
119+
- ci/typing.sh
119120
- echo "script done"
120121

121122
after_success:

0 commit comments

Comments
 (0)