Skip to content

Commit

Permalink
Added python 3.7 support in travis
Browse files Browse the repository at this point in the history
Added python 3.7 support in travis as avocado lib support python3.7

Signed-off-by: Praveen K Pandey <[email protected]>
  • Loading branch information
PraveenPenguin committed Jan 2, 2020
1 parent ee0d4fd commit 64d81b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ python:
- "3.4"
- "3.5"
- "3.6"

- "3.7"
branches:
only:
- master
Expand Down

0 comments on commit 64d81b1

Please sign in to comment.