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.
2 parents e1b4b02 + 1c6b8b2 commit 624e5ddCopy full SHA for 624e5dd
.travis.yml
@@ -1,5 +1,8 @@
1
language: node_js
2
script: npm test
3
node_js:
4
- - "8"
5
- - "9"
+ - '8'
+ - '9'
6
+dist: xenial
7
+services:
8
+ - xvfb
0 commit comments