Skip to content

Commit bb185d7

Browse files
committed
{AH} add py3 checks for travis
1 parent 6fd1daa commit bb185d7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ language: python
33

44
python:
55
- "2.7"
6-
# - "3.3"
7-
# - "3.4"
6+
- "3.5"
7+
- "3.6"
88

99
sudo: false
1010

0 commit comments

Comments
 (0)