Skip to content

Commit

Permalink
chore: clone last 5 commits (#453)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielRuf authored and Hugo-ter-Doest committed May 31, 2018
1 parent 636370c commit 73acfeb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ node_js:
- "8"
- "10"
before_install: 'npm install -g jasmine-node'
git:
depth: 5
install: 'npm i'
cache:
directories:
- node_modules
- node_modules

0 comments on commit 73acfeb

Please sign in to comment.