Skip to content

Commit 9b856fe

Browse files
committed
Remove caching for repeatable builds
1 parent 070ebbd commit 9b856fe

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
@@ -12,10 +12,6 @@ addons:
1212
- g++-4.8
1313
rvm:
1414
- 2.1.7
15-
cache:
16-
directories:
17-
- node_modules
18-
- vendor/bundle
1915
before_install:
2016
- npm install -g grunt-cli
2117
- gem update --system && gem install scss_lint -v 0.44.0

0 commit comments

Comments
 (0)