Skip to content

Commit

Permalink
Bug 1344321 - Support Linux Nightlies on Beta (#2240)
Browse files Browse the repository at this point in the history
  • Loading branch information
escapewindow authored and edmorley committed Mar 10, 2017
1 parent e1d9a10 commit 2e1d153
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ui/js/values.js
Expand Up @@ -3,8 +3,10 @@
treeherder.value("thPlatformMap", {
"linux32": "Linux",
"linux32-qr": "Linux QuantumRender",
"linux32-nightly": "Linux Nightly",
"linux64": "Linux x64",
"linux64-qr": "Linux x64 QuantumRender",
"linux64-nightly": "Linux x64 Nightly",
"linux64-stylo": "Linux x64 Stylo",
"osx-10-6": "OS X 10.6",
"osx-10-7": "OS X 10.7",
Expand Down

0 comments on commit 2e1d153

Please sign in to comment.