Add ghc to CONFIG_KEYS
This commit is contained in:
parent
07e0620b23
commit
1041b59246
|
@ -78,7 +78,7 @@ $.extend Travis,
|
||||||
code_climate: $('meta[name="travis.code_climate"]').attr('value')
|
code_climate: $('meta[name="travis.code_climate"]').attr('value')
|
||||||
code_climate_url: $('meta[name="travis.code_climate_url"]').attr('value')
|
code_climate_url: $('meta[name="travis.code_climate_url"]').attr('value')
|
||||||
|
|
||||||
CONFIG_KEYS: ['go', 'rvm', 'gemfile', 'env', 'jdk', 'otp_release', 'php', 'node_js', 'perl', 'python', 'scala', 'compiler']
|
CONFIG_KEYS: ['go', 'rvm', 'gemfile', 'env', 'jdk', 'otp_release', 'php', 'node_js', 'perl', 'python', 'scala', 'compiler', 'ghc']
|
||||||
|
|
||||||
QUEUES: [
|
QUEUES: [
|
||||||
{ name: 'linux', display: 'Linux' }
|
{ name: 'linux', display: 'Linux' }
|
||||||
|
|
Loading…
Reference in New Issue
Block a user