nixpkgs-update/.travis.yml

6 lines
154 B
YAML
Raw Normal View History

2018-03-22 07:33:48 +03:00
language: bash
2018-03-22 07:35:38 +03:00
before_install:
- wget -c https://goo.gl/ZzKHFv -O - | tar -xvJ -C /tmp/
- PATH="/tmp/shellcheck-latest:$PATH"
script: shellcheck *.sh