diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..9e64918 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,3 @@ +script: + # Fail if any of these files have warnings + - shellcheck flash diff --git a/README.md b/README.md index 1134e86..be05087 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@

+[![Build Status](https://travis-ci.org/tallguyjenks/fla.sh.svg?branch=master)](https://travis-ci.org/tallguyjenks/fla.sh)