Skip to content

Commit d0a2e19

Browse files
authored
Merge branch 'master' into chore/cache-node-modules
2 parents 9aeda4e + d180e8d commit d0a2e19

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.travis.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ sudo: false
33
cache:
44
directories:
55
- node_modules
6+
git:
7+
depth: 5
68
node_js:
7-
- 4
8-
- 5
9-
- 6
10-
- 7
9+
- 8
10+
- 10
1111
after_script:
1212
- npm run coveralls

0 commit comments

Comments
 (0)