Skip to content

Commit 7a1f48e

Browse files
author
Jordan Adler
committed
Add 3.5, 3.6, 3.7 to CI tests
1 parent 3e20f05 commit 7a1f48e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
language: python
22

33
python:
4+
- "3.7"
5+
- "3.6"
6+
- "3.5"
47
- "3.4"
58
- "3.3"
69
- "2.7"

0 commit comments

Comments
 (0)