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 75c1fd6 commit 636dd9aCopy full SHA for 636dd9a
.travis.yml
@@ -1,7 +1,7 @@
1
language: node_js
2
3
node_js:
4
- - '10'
5
- - 'lts'
+ - 10
+ - lts/*
6
script:
7
- yarn test
0 commit comments