video-game-coding-club/geometry-smash

View on GitHub
.circleci/config.yml

Summary

Maintainability
Test Coverage
---

version: 2.0

jobs:
  build:
    docker:
      - image: circleci/node
    branches:
      ignore:
        - gh_pages
    steps:
      - checkout
      - run: ./lint.sh