Skip to content
Snippets Groups Projects
Verified Commit 4a7459d7 authored by Poncho's avatar Poncho
Browse files

.travis.yml: fixup

parent 56670712
No related branches found
No related tags found
No related merge requests found
......@@ -29,5 +29,5 @@ before_script:
- if ! cmp -n $SIZE -s .travis.yml .travis.yml.upstream; then echo -e "\e[31m !!! .travis.yml outdated! Update available https://github.com/mrueg/repoman-travis \e[0m" > /tmp/update ; fi
- cd travis-overlay
script:
- ./../spinner.sh "python ../portage-portage-${PORTAGE_VER}/repoman/bin/repoman -i --include-arches "amd64 x86" full"
- ./../spinner.sh "python ../portage-portage-${PORTAGE_VER}/repoman/bin/repoman full -d -i"
# You can append own scripts after this line
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment