language: node_js node_js: - '6' cache: directories: - node_modules install: - npm install preact@latest - npm install