提交 2eb1ee6c 编写于 作者: S Sercan

trying CI

上级 42949644
......@@ -7,7 +7,7 @@ Package.describe({
name: 'npm-container'
});
var packagesJsonFile = path.resolve('./packages.json');
var packagesJsonFile = path.resolve('/home/travis/build/rsercano/mongoclient/packages.json');
try {
var fileContent = fs.readFileSync(packagesJsonFile);
var packages = JSON.parse(fileContent.toString());
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册