We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 889d66d commit 41e1befCopy full SHA for 41e1bef
.travis.yml
@@ -11,4 +11,4 @@ before_install:
11
12
# run tests
13
script:
14
- - cd OWLTools-Parent;mvn clean compile
+ - cd OWLTools-Parent;mvn clean compile test
0 commit comments