diff --git a/.travis.yml b/.travis.yml index 205aa81..f68eaef 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,4 @@ # Test +language: java script: - sh -c 'cd jaggr && mvn clean test' \ No newline at end of file