Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
gboeing committed Jan 26, 2019
1 parent eab49ab commit 112133e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dist: xenial
language: python
python:
- "2.7"
- "3.6"
- "3.7"
- 2.7
- 3.6
- 3.7

before_install:
- pip install --upgrade pip
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Change log

## 0.2.1 (2019-01-26)

- python 3.7 compatibility

## 0.2 (2018-07-05)
Expand Down

0 comments on commit 112133e

Please sign in to comment.