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 30b346b commit eefe8e1Copy full SHA for eefe8e1
.travis.yml
@@ -9,10 +9,6 @@ branches:
9
- master
10
- /^greenkeeper.*$/
11
12
-# Retrieve 999 commits (default is 50) so semantic-release can analyze all commits when there is more than 50 on a PR
13
-git:
14
- depth: 999
15
-
16
# Retry install on fail to avoid failing a build on network/disk/external errors
17
install:
18
- travis_retry npm install
0 commit comments