提交 51761e7b 编写于 作者: J Joao Moreno

fix linux tests

上级 0a6a2d72
......@@ -34,5 +34,5 @@ steps:
name: build
- script: |
./scripts/test.sh --build --reporter dot
DISPLAY=:10 ./scripts/test.sh --build --reporter dot
name: test
\ No newline at end of file
......@@ -19,7 +19,7 @@
"7z": "7z",
"update-grammars": "node build/npm/update-all-grammars.js",
"update-localization-extension": "node build/npm/update-localization-extension.js",
"smoketest": "cd test/smoke && mocha",
"smoketest": "cd test/smoke && mocha",
"monaco-compile-check": "tsc -p src/tsconfig.monaco.json --noEmit"
},
"dependencies": {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册