mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2026-03-11 11:15:00 +00:00
Remove caching of node_modules in travis build
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
sudo: false
|
||||
language: node_js
|
||||
cache:
|
||||
directories:
|
||||
- node_modules
|
||||
matrix:
|
||||
fast_finish: true
|
||||
include:
|
||||
|
||||
Reference in New Issue
Block a user