Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nest
Gentoo
Haskell
Commits
3e7cb3c2
Unverified
Commit
3e7cb3c2
authored
Dec 23, 2020
by
Jack Todaro
Browse files
.travis.yml: use portage-3.0.8
Signed-off-by:
Jack Todaro
<
solpeth@posteo.org
>
parent
3932bc98
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.travis.yml
.travis.yml
+1
-1
No files found.
.travis.yml
View file @
3e7cb3c2
...
@@ -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:"
...
...
James T. Lee
@james
mentioned in commit
1a975828
·
Dec 23, 2020
mentioned in commit
1a975828
mentioned in commit 1a975828103c494078e1f8df1a3866c54b1d31d7
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment