UNPKG

@onehilltech/blueprint

Version:

lightweight, simple, elegant framework for building mean applications

24 lines (17 loc) 232 B
sudo : false language: node_js node_js: - "5" - "6" services: - mongodb env: - CXX=g++-4.8 addons: apt: sources: - ubuntu-toolchain-r-test packages: - g++-4.8 after_success: - npm run coveralls