Skip to content

Commit 95b7896

Browse files
kevmootbosch
authored andcommitted
chore: cache Dart .pub-cache directory
Closes angular#2255
1 parent ad26bed commit 95b7896

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ node_js:
66
cache:
77
directories:
88
- node_modules
9+
- $HOME/.pub-cache
910

1011
env:
1112
global:

0 commit comments

Comments
 (0)