Skip to content

Commit

Permalink
Fix for travis and me being dumb.
Browse files Browse the repository at this point in the history
  • Loading branch information
gravityfox committed Oct 30, 2016
1 parent 32544e5 commit 4bc60ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ deploy:
file_glob: true
provider: releases
api-key: ${KEY}
file: "./build/libs/FoxGuard*.jar"
file: "./build/libs/foxguard*.jar"
skip_cleanup: true
on:
tags: true
2 changes: 1 addition & 1 deletion FoxCore

0 comments on commit 4bc60ff

Please sign in to comment.