UNPKG

motion

Version:

motion - moving development forward

16 lines (15 loc) 226 B
language: node_js sudo: false node_js: - "5" - "4" - "0.12" addons: apt: sources: - ubuntu-toolchain-r-test packages: - gcc-4.9 - g++-4.9 before_install: - export CC="gcc-4.9" CXX="g++-4.9"