Skip to content

Commit

Permalink
fix(travis): remove git depth to allow commits comparison (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
nnixaa committed Jan 18, 2018
1 parent 26eabac commit 4704d9e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,11 @@ env:
- MODE=build
- MODE=docs
- MODE=lint

branches:
only:
- master

git:
depth: 1

matrix:
fast_finish: true
allow_failures:
Expand Down

0 comments on commit 4704d9e

Please sign in to comment.