Skip to content

Commit ce51227

Browse files
committed
Fix Release Issue
DERP. Forgot to change from .zip to .jar...
1 parent 30f1356 commit ce51227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ deploy:
2323
api_key: $GITPERM
2424
file:
2525
- README.md
26-
- build/libs/JBasicX-TestingApp-0.1.0.zip
26+
- build/libs/JBasicX-TestingApp-0.1.0.jar
2727
on:
2828
tags: false
2929
all_branches: true

0 commit comments

Comments
 (0)