Skip to content

Commit

Permalink
fix(opensuse): use python2-pip
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed Mar 30, 2020
1 parent 7845b7b commit 504b279
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 @@ -70,7 +70,7 @@ env:
- DN=opensuse/leap DV=15.1 PI=zyp SIM=git SV=master PV=3 EP="python3-pip"
- DN=opensuse/leap DV=15.1 PI=zyp SIM=git SV=3000 PV=3 EP="python3-pip"
- DN=opensuse/leap DV=15.1 PI=zyp SIM=git SV=2019.2 PV=3 EP="python3-pip"
- DN=opensuse/leap DV=15.1 PI=zyp SIM=git SV=2018.3 PV=2 EP="python-pip"
- DN=opensuse/leap DV=15.1 PI=zyp SIM=git SV=2018.3 PV=2 EP="python2-pip"

# UBUNTU
- DN=ubuntu DV=18.04 PI=apt SIM=git SV=master PV=3 EP="python3-apt python3-pip"
Expand Down

0 comments on commit 504b279

Please sign in to comment.