We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d4af52 commit b4fadc9Copy full SHA for b4fadc9
.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