We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8740305 commit b8d4712Copy full SHA for b8d4712
.travis.yml
@@ -1,10 +1,9 @@
1
language: node_js
2
sudo: false
3
node_js:
4
-- "6"
5
- "8"
6
- "10"
7
-- "11"
+- "12"
8
addons:
9
chrome: stable
10
env:
0 commit comments