Skip to content

Commit a9bd537

Browse files
committed
ci: Add travis build step for Python 2.7 tests
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
1 parent f08997e commit a9bd537

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
# Basic Checks
2222
- stage: primary
2323
env: NOXSESSION=lint-3.5
24+
- env: NOXSESSION=test-2.7
2425
- env: NOXSESSION=test-3.5
2526
- env: NOXSESSION=docs
2627

0 commit comments

Comments
 (0)