mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
travis fix
This commit is contained in:
parent
2b90f0b08e
commit
fbb24e196e
@ -14,5 +14,5 @@ module.exports = {
|
||||
},
|
||||
// Main, Rinkeby, Kovan
|
||||
networks: [1, 4, 42],
|
||||
infuraProjectId: process.env.GATSBY_INFURA_PROJECT_ID
|
||||
infuraProjectId: process.env.GATSBY_INFURA_PROJECT_ID || 'xxx'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user