Skip to content

Commit 7cc7a09

Browse files
committed
Fixed config
1 parent 013163d commit 7cc7a09

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
@@ -1,5 +1,5 @@
11
language: java
22
jdk:
33
- oraclejdk8
4-
script:
5-
- mvn clean test -U
4+
before_script :
5+
- mvn compile -U

0 commit comments

Comments
 (0)