Skip to content

Commit 7128828

Browse files
author
Vasile Baluta
committed
reduce test cases
1 parent 59a9c5e commit 7128828

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ before_install:
1414
- chmod +x pom.xml
1515

1616
script:
17-
#- mvn -DsomeModule.test.includes="**/UpStreamEventHandlerTest.java, **/TestExtractionHandler.java, **/ObjectHandlerTest.java, **/SubscriptionServiceTest.java" test
17+
- mvn -DsomeModule.test.includes="**/UpStreamEventHandlerTest.java, **/TestExtractionHandler.java, **/ObjectHandlerTest.java, **/SubscriptionServiceTest.java" test
1818
#- mvn -DsomeModule.test.includes="**/SubscriptionServiceTest.java, **/ObjectHandlerTest.java" test
19-
- mvn clean install
19+
#- mvn clean install

0 commit comments

Comments
 (0)