UNPKG

@sp46/snek

Version:

Danger noodle in your terminal

21 lines (19 loc) 286 B
language: node_js node_js: - "node" - "6" - "8" script: - yarn run coverage - yarn run lint after_success: - yarn run coveralls # Allow the sleep module to build env: - CXX=g++-4.8 addons: apt: sources: - ubuntu-toolchain-r-test packages: - g++-4.8