Skip to content

Commit

Permalink
PY3: change default travis to 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
anwarnunez committed May 18, 2019
1 parent 11fbb62 commit 2b6fc96
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 @@ -7,7 +7,7 @@ before_install:
language: python
python:
- "2.7"
- "3.5"
- "3.6"
# command to install dependencies
install:
- pip install -r requirements.txt
Expand Down

0 comments on commit 2b6fc96

Please sign in to comment.