mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
don't cache cc @albinekb
This commit is contained in:
parent
928a9275cd
commit
aec98f08b3
1 changed files with 0 additions and 3 deletions
|
|
@ -11,9 +11,6 @@ image: Visual Studio 2015
|
|||
init:
|
||||
- npm config set msvs_version 2015 # we need this to build `pty.js`
|
||||
|
||||
cache:
|
||||
- node_modules
|
||||
|
||||
install:
|
||||
- ps: Install-Product node 6 x64
|
||||
- set CI=true
|
||||
|
|
|
|||
Loading…
Reference in a new issue