Skip to content

Commit

Permalink
Updated .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik Rasmussen committed Jul 25, 2017
1 parent 6d78b2b commit 41e0836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -2,7 +2,7 @@ language: java
sudo: false
deploy:
provider: releases
file: build/libs/xld-sybase-plugin-1.0.0-beta.jar
file: build/libs/xld-sybase-plugin-1.0.2.jar
skip_cleanup: true
on:
all_branches: true
Expand Down

0 comments on commit 41e0836

Please sign in to comment.