UNPKG

@robot-web-tools/ros3djs

Version:

The standard ROS Javascript Visualization Library

17 lines (12 loc) 173 B
language: node_js node_js: - "0.10" branches: only: - master - develop before_script: - npm install -g grunt-cli - npm install . script: - grunt build