We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62e2570 commit ed2de2cCopy full SHA for ed2de2c
.travis.yml
@@ -31,9 +31,9 @@ cache:
31
- node_modules
32
script:
33
- npm run lint
34
-- xvfb-run --auto-servernum npm run ctest
35
-- xvfb-run --auto-servernum npm run ftest
36
-- xvfb-run --auto-servernum npm run wtest
+#- xvfb-run --auto-servernum npm run ctest
+#- xvfb-run --auto-servernum npm run ftest
+#- xvfb-run --auto-servernum npm run wtest
37
jobs:
38
include:
39
- node_js: '12'
0 commit comments