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 ba05eb3 commit 4bb2331Copy full SHA for 4bb2331
.travis.yml
@@ -5,7 +5,7 @@ language: node_js
5
node_js:
6
- lts/*
7
git:
8
- depth: 3
+ depth: 30
9
install:
10
- yarn --frozen-lockfile
11
script:
templates/.travis.yml
- yarn test
0 commit comments