Skip to content

Commit 54cb84f

Browse files
committed
Add python2 to CI build
Signed-off-by: Steven Esser <sesser@nexb.com>
1 parent d7fc338 commit 54cb84f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ dist: xenial
1010

1111
language: python
1212
python:
13+
- "2.7"
1314
- "3.6"
1415
- "3.7"
1516
- "3.8"

0 commit comments

Comments
 (0)