poking at ci intensifies

This commit is contained in:
Tamius Han 2019-02-14 00:22:59 +01:00
parent 83ca2a0392
commit ae9bd30335

View File

@ -1,3 +1,10 @@
image: node:6.10.0
cache:
paths:
- node_modules/
- .yarn
stages:
- prep
- build