Skip to content

Commit

Permalink
Updated python version in travis to python3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Shounak Joshi committed Oct 28, 2020
1 parent 29d24a6 commit be525a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
language: python
services: docker

python: "3.7"

# Ensure pip is present
addons:
apt:
Expand Down

0 comments on commit be525a2

Please sign in to comment.