This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
tstatic/circle.yml
2017-01-09 20:37:45 +00:00

12 lines
110 B
YAML

machine:
node:
version: 6.9.4
dependencies:
pre:
- npm install
test:
override:
- npm test