Skip to content

Commit

Permalink
修改编译脚本
Browse files Browse the repository at this point in the history
  • Loading branch information
HaojunRen committed Aug 30, 2019
1 parent 1e8d3d8 commit 3818f9d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
language: java

jdk:
- openjdk8
- openjdk8

script:
- mvn clean package -DskipTests=true

0 comments on commit 3818f9d

Please sign in to comment.