Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
romanchyla committed Mar 2, 2021
1 parent e94fe46 commit 709cbab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
language: python

python:
- "2.7"
- "3.6"

install:
- "pip install -r requirements.txt"
Expand All @@ -18,4 +18,4 @@ after_success:
notifications:
email: false

sudo: false
sudo: false

0 comments on commit 709cbab

Please sign in to comment.