Skip to content

Commit 64f1213

Browse files
author
Vasile Baluta
committed
limit tests to be run
1 parent 592819e commit 64f1213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ before_install:
99
- chmod +x pom.xml
1010

1111
script:
12-
- mvn clean install
12+
- mvn -DsomeModule.test.includes="**/UpStreamEventHandlerTest.java, **/TestExtractionHandler.java, **/ObjectHandlerTest.java, **/SubscriptionServiceTest.java" test

0 commit comments

Comments
 (0)