Skip to content
This repository was archived by the owner on Mar 18, 2019. It is now read-only.

Commit b550a2d

Browse files
committed
Test against Python 3.5 and 3.6
1 parent 24d59f4 commit b550a2d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ python:
55
- "2.7"
66
- "3.3"
77
- "3.4"
8+
- "3.5"
9+
- "3.6"
810

911
install:
1012
- pip install -r requirements.txt

0 commit comments

Comments
 (0)