Skip to content
This repository was archived by the owner on Aug 30, 2021. It is now read-only.

Commit 4dc0f30

Browse files
committed
Merge pull request #1008 from codydaig/nocache
bug(travis): Remove Cache from .travis.yml
2 parents 1cd909a + 3db8709 commit 4dc0f30

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,3 @@ notifications:
3838
on_success: change # options: [always|never|change] default: always
3939
on_failure: always # options: [always|never|change] default: always
4040
on_start: never # options: [always|never|change] default: always
41-
cache:
42-
apt: true
43-
directories:
44-
- node_modules/
45-
- public/lib/

0 commit comments

Comments
 (0)