Skip to content

Commit ee7d9fc

Browse files
committed
Add mk_notifications import test to Travis-CI
1 parent 6da1e3b commit ee7d9fc

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
@@ -33,6 +33,8 @@ script:
3333
- python -c 'import masterkeys'
3434
- cd masterkeys-linux
3535
- python setup.py bdist_wheel
36+
- cd examples/notifications
37+
- python -c 'import mk_notifications'
3638
deploy:
3739
provider: releases
3840
api_key:

0 commit comments

Comments
 (0)