We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e31113 commit 3d89ae4Copy full SHA for 3d89ae4
.travis.yml
@@ -6,7 +6,7 @@ services:
6
- xvfb
7
node_js:
8
- '14.21.1'
9
-
+install: travis_wait 20 npm ci
10
script:
11
- $CI_ACTION
12
0 commit comments