diff --git a/.travis.yml b/.travis.yml index 15431a8f..5879c959 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,2 +1,5 @@ +language: cpp +compiler: + - clang install: git submodule update --init script: "make test" \ No newline at end of file