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

12 lines
111 B
YAML
Raw Normal View History

2016-05-16 08:39:52 +01:00
machine:
node:
version: 5.10.1
dependencies:
pre:
- npm install
test:
override:
- npm test