Skip to content
This repository was archived by the owner on Jun 12, 2022. It is now read-only.

Commit faa62d0

Browse files
committed
Correct travis build lifecycle
1 parent 5931432 commit faa62d0

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
@@ -2,4 +2,4 @@ language: java
22
jdk:
33
- oraclejdk8
44
script:
5-
- mvn build
5+
- mvn package

0 commit comments

Comments
 (0)