Skip to content

Commit

Permalink
Enable copr builds for Fedora 24
Browse files Browse the repository at this point in the history
©! I hereby licence these changes under the licence with SHA256 hash
©! fd80a26fbb3f644af1fa994134446702932968519797227e07a1368dea80f0bc.
  • Loading branch information
hlandau committed Jun 18, 2016
1 parent 96b932f commit e7cba94
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 @@ -83,7 +83,7 @@ echo travis_fold:end:build-srpm
cat <<END > /tmp/rpm-metadata
{
"project_id": $COPR_PROJECT_ID,
"chroots": ["fedora-23-i386", "fedora-23-x86_64", "epel-7-x86_64"]
"chroots": ["fedora-23-i386", "fedora-23-x86_64", "epel-7-x86_64", "fedora-24-i386", "fedora-24-x86_64"]
}
END

Expand Down

0 comments on commit e7cba94

Please sign in to comment.