Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.

Commit 4f6e46a

Browse files
committed
Merge pull request #22 from mvexel/no-travis-email
no emails from travis
2 parents 7af9151 + 70b3ee6 commit 4f6e46a

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
@@ -8,3 +8,5 @@ python:
88
install: "python setup.py install"
99
# command to run tests
1010
script: python test_api.py
11+
notifications:
12+
email: false

0 commit comments

Comments
 (0)