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 3552990 commit f3ebeddCopy full SHA for f3ebedd
.travis.yml
@@ -1,9 +1,7 @@
1
cache: yarn
2
language: node_js
3
node_js:
4
- - '8.15.0'
5
- - '10.15.1'
6
- - '11.10.0'
+ - lts/*
7
script:
8
- yarn run lint
9
- yarn test
0 commit comments