UNPKG

react-orchestra

Version:

A toolbox to build interactive and smart instruments on the web and mobile.

17 lines (15 loc) 256 B
machine: pre: - mkdir ~/.yarn-cache node: version: 6.9.1 dependencies: pre: - curl -o- -L https://yarnpkg.com/install.sh | bash cache_directories: - ~/.yarn-cache override: - cd web/ && yarn test: override: - yarn test