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 c4fd03a + 10e8961 commit dc56c43Copy full SHA for dc56c43
.travis.yml
@@ -1,6 +1,6 @@
1
language: node_js
2
sudo: false
3
-node_js: [11, 10, 9, 8, 7, 6, 5, 4]
+node_js: [12, 11, 10, 9, 8, 7, 6, 5, 4]
4
install:
5
- travis_retry npm install
6
before_script:
0 commit comments