diff --git a/.travis.yml b/.travis.yml index c7895a062..ab8268b67 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,4 +11,4 @@ before_install: # run tests script: - - cd OWLTools-Parent;mvn clean compile + - cd OWLTools-Parent;mvn clean compile test