Skip to content

Commit

Permalink
Update copr targets.
Browse files Browse the repository at this point in the history
©! I, Hugo Landau <hlandau@devever.net>, hereby licence these changes under the
©! licence with SHA256 hash
©! fd80a26fbb3f644af1fa994134446702932968519797227e07a1368dea80f0bc.
  • Loading branch information
hlandau committed Feb 17, 2017
1 parent ca8f434 commit 3201252
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis/after_success
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ for srpm in $HOME/rpmbuild/SRPMS/acmetool-*.rpm; do
cat <<END > /tmp/rpm-metadata
{
"project_id": $COPR_PROJECT_ID,
"chroots": ["fedora-23-i386", "fedora-23-x86_64", "epel-7-x86_64", "fedora-24-i386", "fedora-24-x86_64", "fedora-25-i386", "fedora-25-x86_64"]
"chroots": ["fedora-23-i386", "fedora-23-x86_64", "epel-7-x86_64", "fedora-24-i386", "fedora-24-x86_64", "fedora-25-i386", "fedora-25-x86_64", "fedora-26-i386", "fedora-26-x86_64"]
}
END
else
Expand Down

0 comments on commit 3201252

Please sign in to comment.