We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7dccb5 commit fa2aa64Copy full SHA for fa2aa64
.travis.yml
@@ -1,6 +1,6 @@
1
language: node_js
2
node_js:
3
- - node
+ - "9"
4
script:
5
- yarn run check
6
- yarn run lint
0 commit comments