Unverified Commit c382f2a8 authored by yann300's avatar yann300 Committed by GitHub

Merge pull request #1577 from loredanacirstea/pipeline-remix-plugin

Add Pipeline plugin
parents d1d5f668 4edc67ed
...@@ -24,6 +24,10 @@ module.exports = { ...@@ -24,6 +24,10 @@ module.exports = {
'slither/mythril': { 'slither/mythril': {
url: 'http://jittery-space.surge.sh', url: 'http://jittery-space.surge.sh',
title: 'Slither/Mythril' title: 'Slither/Mythril'
},
'pipeline': {
url: 'http://pipeline.pipeos.one',
title: 'Pipeline'
} }
/* /*
'etherscan-general': { 'etherscan-general': {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment