Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anders-larsson committed Oct 27, 2020
1 parent b21eec5 commit 4fec92c
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 @@ -4,9 +4,9 @@
#
language: python
python:
- "3.7"
- "3.8"
env:
- PORTAGE_VER="2.3.99"
- PORTAGE_VER="3.0.7"
before_install:
- sudo apt-get -qq update
- pip install lxml pyyaml
Expand Down

0 comments on commit 4fec92c

Please sign in to comment.