diff --git a/.travis.yml b/.travis.yml index 2c6dc8c..79ef5f1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,3 +19,4 @@ before_script: script: - ./scripts/format-check.sh + - ./bootstrap.sh