Unverified Commit 3e7cb3c2 authored by Jack Todaro's avatar Jack Todaro
Browse files

.travis.yml: use portage-3.0.8


Signed-off-by: default avatarJack Todaro <solpeth@posteo.org>
parent 3932bc98
...@@ -57,7 +57,7 @@ before_install: ...@@ -57,7 +57,7 @@ before_install:
- pip install pkgcheck - pip install pkgcheck
before_script: before_script:
- THIS_REPO=haskell - THIS_REPO=haskell
- PORTAGE_VER='2.3.103' - PORTAGE_VER='3.0.8'
- SPINNER=/tmp/spinner.sh - SPINNER=/tmp/spinner.sh
- PORTAGE_DIR="/tmp/portage-portage-${PORTAGE_VER}" - PORTAGE_DIR="/tmp/portage-portage-${PORTAGE_VER}"
- echo "Setting up basic directories:" - echo "Setting up basic directories:"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment