Skip to content

Commit

Permalink
fix(repo): increase flow merge timeout (#2514)
Browse files Browse the repository at this point in the history
attempt to fix timeout in Travis by increasing flow merge timeout from 100s to 300s
  • Loading branch information
IanLondon committed Oct 19, 2018
1 parent cb3d12e commit b1ba303
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .flowconfig
Expand Up @@ -18,5 +18,6 @@ update-server/.*
[options]
module.name_mapper='^default\-containers\.json$' -> '@opentrons/components/interfaces/default-containers.json.js'
module.name_mapper.extension='css' -> '@opentrons/components/interfaces/CSSModule.js'
merge_timeout=300

[strict]

0 comments on commit b1ba303

Please sign in to comment.