Skip to content

Commit

Permalink
Merge pull request #27 from makerdao/travis
Browse files Browse the repository at this point in the history
travis: add shellcheck tests
  • Loading branch information
asymmetric authored Apr 5, 2019
2 parents b6df9cc + a4f6a1e commit cd9350e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
os:
- linux
language: nix
git:
depth: 1
submodules: false
script:
- nix run nixpkgs.shellcheck -c shellcheck scripts/* set-* *-deploy load-addresses

0 comments on commit cd9350e

Please sign in to comment.