Skip to content

Commit ae9d08d

Browse files
Merge branch 'api_v3_client' of https://github.com/sendgrid/sendgrid-python into api_v3_client
2 parents 4da3ea9 + e984750 commit ae9d08d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
language: python
22
python:
33
- '2.6'
4-
- '2.7'
5-
- '3.2'
4+
# - '2.7'
5+
# - '3.2'
66
install:
77
- python setup.py install
88
script: python -m unittest discover
@@ -15,4 +15,4 @@ notifications:
1515
Build %{build_number}</a> on branch <i>%{branch}</i> by %{author}: <strong>%{message}</strong>
1616
<a href="https://github.com/sendgrid/docs/commits/%{commit}">View on GitHub</a>'
1717
format: html
18-
notify: true
18+
notify: false

0 commit comments

Comments
 (0)