Added centos and rhel rids to project.json
This commit is contained in:
parent
c83fbdbf12
commit
fc4f633e5e
|
|
@ -88,6 +88,8 @@
|
||||||
"osx.10.10-x64": {},
|
"osx.10.10-x64": {},
|
||||||
"osx.10.11-x64": {},
|
"osx.10.11-x64": {},
|
||||||
"ubuntu.14.04-x64": {},
|
"ubuntu.14.04-x64": {},
|
||||||
"ubuntu.15.04-x64": {}
|
"ubuntu.15.04-x64": {},
|
||||||
|
"centos.7-x64": {},
|
||||||
|
"rhel.7.2-x64": {}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue