Skip to content

Commit

Permalink
nightly: fetch full git history
Browse files Browse the repository at this point in the history
Fixes: #571
  • Loading branch information
ajafff committed Mar 17, 2019
1 parent 1e76fa6 commit e872e4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ language: node_js
node_js:
- '11'
cache: yarn
git:
depth: false
script:
- yarn compile
- yarn lint
Expand Down

0 comments on commit e872e4e

Please sign in to comment.