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 9f6e28b commit f4b6183Copy full SHA for f4b6183
.travis.yml
@@ -33,6 +33,7 @@ before_script:
33
- npm run build:library
34
- export DISPLAY=:99.0
35
- sh -e /etc/init.d/xvfb start
36
+ - sleep 3
37
38
script:
39
- npm run lint
0 commit comments