Skip to content

Commit

Permalink
build: fix red travis: fetch more github history (#14193)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeagle authored and mhevery committed Feb 3, 2017
1 parent e98d6f0 commit bb71acc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ language: node_js
sudo: false
node_js:
- '6.6.0'
git:
# Increased from default (50) to ensure last release tag is in this range
depth: 75

addons:
# firefox: "38.0"
Expand Down

0 comments on commit bb71acc

Please sign in to comment.