Skip to content

Commit cfc7aa9

Browse files
[L-0] fix build
1 parent 356474f commit cfc7aa9

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ language: java
33
jdk:
44
- oraclejdk8
55

6-
script: ./build.sh
6+
script: mvn test -B
77

88
notifications:
99
email:

build.sh

-3
This file was deleted.

0 commit comments

Comments
 (0)