This repository has been archived on 2023-03-25. You can view files and clone it, but cannot push or open issues or pull requests.
mightyscape-1.1-deprecated/extensions/fablabchemnitz/dxfdwgimporter/node_modules/dxf/.travis.yml

7 lines
77 B
YAML

language: node_js
node_js:
- "8"
- "10"
install: npm install
sudo: false