mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-28 03:16:16 -04:00
disable travis cache
This commit is contained in:
parent
42c86f5f14
commit
13b4122cf5
1 changed files with 4 additions and 0 deletions
|
@ -6,6 +6,9 @@ node_js:
|
|||
services:
|
||||
- docker
|
||||
|
||||
cache:
|
||||
npm: false
|
||||
|
||||
install:
|
||||
- "bin/installDeps.sh"
|
||||
- "export GIT_HASH=$(git rev-parse --verify --short HEAD)"
|
||||
|
@ -48,3 +51,4 @@ notifications:
|
|||
irc:
|
||||
channels:
|
||||
- "irc.freenode.org#etherpad-lite-dev"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue