UNPKG

@4u6u57/dotfiles

Version:

August Valera's preferences for Linux

16 lines (13 loc) 288 B
image: ubuntu:latest before_script: - apt-get update -yqq - apt-get install -yqq npm nodejs-legacy git wget test: script: - npm install --unsafe-perm=true || true - npm run lint:sh - npm run lint:md artifacts: paths: - npm-debug.log expire_in: 1 month