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
110 B
YAML
Raw Normal View History

2016-05-16 08:39:52 +01:00
machine:
node:
2017-01-09 20:37:45 +00:00
version: 6.9.4
2016-05-16 08:39:52 +01:00
dependencies:
pre:
- npm install
test:
override:
- npm test