Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit 919296b

Browse files
committed
WIP: Get CI green
1 parent b08f21a commit 919296b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.aegir.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ module.exports = {
1212
served: true,
1313
included: false
1414
}],
15-
browserNoActivityTimeout: 100 * 1000,
15+
browserNoActivityTimeout: 150 * 1000,
1616
singleRun: true
1717
},
1818
hooks: {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"go-ipfs-dep": "^0.4.13",
7474
"gulp": "^3.9.1",
7575
"hapi": "^17.2.2",
76-
"interface-ipfs-core": "~0.55.1",
76+
"interface-ipfs-core": "https://github.com/ipfs/interface-ipfs-core#get-ci-green",
7777
"ipfs": "~0.28.0",
7878
"ipfsd-ctl": "~0.29.1",
7979
"pre-commit": "^1.2.2",

0 commit comments

Comments
 (0)