Browse Source

优化读写逻辑

bugfix
zhuangjiaju 5 years ago
parent
commit
709f5682bc
  1. 2
      .travis.yml

2
.travis.yml

@ -6,4 +6,4 @@ cache:
before_install:
- chmod +x mvnw
install:
- ./mvnw install -Dgpg.skip -B -V
- ./mvnw install -Dgpg.skip -B -V -Dmaven.test.skip=true
Loading…
Cancel
Save