mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
remove travis cache setings due to npm ci setup (#280)
This commit is contained in:
@@ -5,10 +5,6 @@ language: node_js
|
|||||||
node_js:
|
node_js:
|
||||||
- "8"
|
- "8"
|
||||||
|
|
||||||
cache:
|
|
||||||
directories:
|
|
||||||
- ./node_modules
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- docker
|
- docker
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user