mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-09 04:23:45 -05:00
Cache node modules while testing
This commit is contained in:
parent
43868c0a9a
commit
a600bbe2c6
|
|
@ -2,3 +2,6 @@ sudo: false
|
|||
language: node_js
|
||||
node_js:
|
||||
- "0.12"
|
||||
cache:
|
||||
directories:
|
||||
- node_modules
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user