UNPKG

sb-babel-cli

Version:
20 lines (17 loc) 355 B
dependencies: override: - curl -L https://atom.io/download/deb -o atom-amd64.deb - sudo dpkg --install atom-amd64.deb || true - sudo apt-get update - sudo apt-get -f install - node --version - npm --version - atom --version - npm prune - npm install test: override: - npm test machine: node: version: 8