Added rhel and centos rids to project.json

This commit is contained in:
Kiran Challa 2016-06-22 14:34:50 -07:00
parent b8422416f5
commit 5af281a6dd
1 changed files with 3 additions and 1 deletions

View File

@ -47,6 +47,8 @@
"osx.10.10-x64": {},
"osx.10.11-x64": {},
"ubuntu.14.04-x64": {},
"ubuntu.15.04-x64": {}
"ubuntu.15.04-x64": {},
"centos.7-x64": {},
"rhel.7.2-x64": {}
}
}