Skip to content

Commit

Permalink
change to just check 3.6-3.8 python versions
Browse files Browse the repository at this point in the history
  • Loading branch information
danielenricocahall committed Mar 23, 2021
1 parent 19cb78b commit 3ff9ceb
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 @@ -2,9 +2,9 @@ sudo: required
dist: bionic
language: python
python:
- "3.6"
- "3.7"
- "3.8"
- "3.9"
before_install:
- sudo add-apt-repository -y ppa:openjdk-r/ppa
- sudo apt-get -qq update
Expand Down

0 comments on commit 3ff9ceb

Please sign in to comment.