language: go go: - 1.9.2 install: - . $HOME/.nvm/nvm.sh - nvm install stable - nvm use stable - npm install script: - make