Skip to content

Commit 461537d

Browse files
authored
Merge pull request #104 from jrxFive/add-py37-py38-to-travis
ensure python 3.7 and 3.8 are supported/tested against
2 parents 44bff33 + ca040ba commit 461537d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ python:
1717
- '2.7'
1818
- '3.5'
1919
- '3.6'
20+
- '3.7'
21+
- '3.8'
2022
env:
2123
global:
2224
- NOMAD_IP="127.0.0.1"

0 commit comments

Comments
 (0)