UNPKG

freshpack

Version:

Command line scaffolding tool for react apps

15 lines (14 loc) 239 B
language: node_js node_js: - "6.9.1" sudo: false cache: yarn before_install: if [[ `npm -v` != 4* ]]; then npm i -g npm@4; fi env: - CXX=g++-4.8 addons: apt: sources: - ubuntu-toolchain-r-test packages: - g++-4.8