Skip to content

Commit

Permalink
Travis - checkout only last 5 commits (#274)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielRuf authored and dsmilkov committed May 13, 2018
1 parent c5eceb7 commit 92a094d
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:
- "8"
- "10"
git:
depth: 5
script:
- yarn build
- yarn lint
Expand Down

0 comments on commit 92a094d

Please sign in to comment.