UNPKG

smart-house-broker

Version:
20 lines (19 loc) 368 B
language: node_js before_install: - sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test - sudo apt-get -qq update - sudo apt-get -qq install g++-4.8 env: - CXX=g++-4.8 cache: directories: - node_modules notifications: email: false before_script: - npm prune after_success: - npm run semantic-release branches: except: - /^v\d+\.\d+\.\d+$/