Skip to content

Commit c0d2e7c

Browse files
committed
Merge branch 'release_2.4.0'
2 parents 934eae1 + edd2ff3 commit c0d2e7c

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
@@ -16,6 +16,6 @@ install: true
1616
before_script:
1717
- chmod +x .utility/*
1818
script:
19-
- mvn clean install -DdryRun=true
19+
- mvn clean install -DdryRun=true -DskipTests=true
2020
after_success:
2121
- .utility/deploy.sh

0 commit comments

Comments
 (0)