Disable npm for stackviz on fedora-24

It seems npm is broken on fedora-24 currently[1]. As a results,
we'll disable it for stackviz on fedora24.

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1351007

Change-Id: Ib83f6eaaf4948a13f065425d2f6eb6a6caa25a7c
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2016-07-13 18:36:28 -04:00
parent cd09f79130
commit fb28e7a090
No known key found for this signature in database
GPG Key ID: 611A80832067AF38

View File

@ -1,4 +1,11 @@
{
"release": {
"fedora": {
"24": {
"npm": ""
}
}
},
"family": {
"debian": {
"nodejs": "nodejs-legacy"