Skip to content

Commit

Permalink
Fixed travis build warnings (#268)
Browse files Browse the repository at this point in the history
  • Loading branch information
secynic committed Sep 14, 2020
1 parent 478477a commit 512efd3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,5 +1,5 @@
language: python
sudo: required
os: linux
dist: xenial
python:
- 2.7
Expand Down
1 change: 1 addition & 0 deletions CHANGES.rst
Expand Up @@ -21,6 +21,7 @@ Changelog
- Fixed deprecation warnings due to invalid escape sequences
(#272 - tirkarthi)
- Added support for Python 3.8 (#267)
- Fixed travis build warnings (#268)

1.1.0 (2019-02-01)
------------------
Expand Down

0 comments on commit 512efd3

Please sign in to comment.