xref: /third_party/weex-loader/circle.yml (revision 88c88e8e)
1machine:
2  node:
3    version: 4
4
5test:
6  override:
7    - npm run build
8