Skip to content

Commit

Permalink
Merge pull request #275 from svisser/drop-python-33
Browse files Browse the repository at this point in the history
Drop support for Python 3.3
  • Loading branch information
joeyespo authored Jun 24, 2018
2 parents 6eee32a + 5fc5a4e commit 25e5493
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ sudo: false
language: python
python:
- "2.7"
- "3.3"
- "3.4"
- "3.5"
- "3.6"
Expand Down
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Grip Changelog
#### Development

- **Breaking change**: Drop Python 2.6 support
- **Breaking change**: Drop Python 3.3 support

- Tests: Add Python 3.6 support

Expand Down

0 comments on commit 25e5493

Please sign in to comment.