diff --git a/.travis.yml b/.travis.yml index d81db56..8e06c2a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,4 +29,5 @@ addons: # run all of the tests independently, fail if any of the tests error script: + - make check-syntax - make check