Skip to content

Commit a9a8067

Browse files
chore: add tests for v3.9 (#1007)
1 parent e408163 commit a9a8067

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ env:
1010
- version=3.6
1111
- version=3.7
1212
- version=3.8
13+
- version=3.9
1314
global:
1415
- CC_TEST_REPORTER_ID=$TRAVIS_CODE_CLIMATE_TOKEN
1516
before_script:

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ We appreciate your continued support, thank you!
3939

4040
## Prerequisites
4141

42-
- Python version 2.7, 3.5, 3.6, 3.7, or 3.8
42+
- Python version 2.7+
4343
- The SendGrid service, starting at the [free level](https://sendgrid.com/free?source=sendgrid-python)
4444

4545
## Setup Environment Variables

0 commit comments

Comments
 (0)