Skip to content
This repository has been archived by the owner on May 7, 2023. It is now read-only.

Commit

Permalink
update python version travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rohitanwar committed Feb 13, 2018
1 parent 43070ee commit 3590684
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: python3
cache:
directories:
- __pycache__
python:
- "3.6"
before_install:
- sudo pip install -r requirements.txt
script:
Expand Down

0 comments on commit 3590684

Please sign in to comment.