UNPKG

react-hyperscript-helpers

Version:
14 lines (13 loc) 231 B
version: 2 jobs: build: docker: - image: circleci/node:10.5.0 steps: - checkout - run: name: Install Deps command: yarn - run: name: Test command: yarn test