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 d2c6ece commit b12cefeCopy full SHA for b12cefe
.travis.yml
@@ -2,6 +2,7 @@ language: node_js
2
install: npm ci
3
script: npm run ci-test
4
node_js:
5
+ - 10
6
- 11
7
cache: npm
8
os:
0 commit comments