Skip to content

Commit fee145c

Browse files
committed
try to get circle back up and running
1 parent 13378cb commit fee145c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
command: echo "testing under mysql $MYSQL_VERSION"
3636
- run:
3737
name: testit
38-
command: mvn verify
38+
command: mvn verify -Dgpg.skip
3939
- store_artifacts:
4040
path: test.log
4141

0 commit comments

Comments
 (0)