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 148b2ea commit 15dba24Copy full SHA for 15dba24
.travis.yml
@@ -1,8 +1,8 @@
1
language: node_js
2
sudo: false
3
dist: xenial
4
-node_js: '12'
5
-servies:
+node_js: '10'
+services:
6
- xvfb
7
addons:
8
firefox: latest
0 commit comments