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 b9e2e26 commit 72e9440Copy full SHA for 72e9440
.travis.yml
@@ -0,0 +1,8 @@
1
+language: node_js
2
+node_js:
3
+ - "8"
4
+
5
+sudo: false
6
7
+script:
8
+ - npm test -- --allow-chrome-as-root
0 commit comments