Skip to content

Commit

Permalink
Update notifications and add python 3.9 test
Browse files Browse the repository at this point in the history
Update notifications and add python 3.9 test in .travis.yml file
  • Loading branch information
bimalkjha authored Feb 4, 2021
1 parent 78efb6a commit bd0c75e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ python:
- 3.6
- 3.7
- 3.8
- 3.9
services:
- docker

Expand All @@ -33,4 +34,6 @@ script:

notifications:
email:
- [email protected]
- [email protected]
- [email protected]
- [email protected]

0 comments on commit bd0c75e

Please sign in to comment.