Skip to content

Commit f90ca00

Browse files
devversionjelbourn
authored andcommitted
chore(): remove duplicate cache declaration
The `.travis.yml` is currently containg two cache sections, but there is only need of one. Closes #132
1 parent 3cd3c6e commit f90ca00

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ sudo: false
77
node_js:
88
- '4.2.3'
99

10-
cache:
11-
directories:
12-
- $HOME/.pub-cache
13-
1410
env:
1511
global:
1612
- LOGS_DIR=/tmp/angular-material2-build/logs

0 commit comments

Comments
 (0)