Skip to content

Commit

Permalink
updated travis.yml for version 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Zomis committed Oct 6, 2014
1 parent 3874e9b commit cd18b44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ deploy:
api-key:
secure: "CJyVgIoL/G0a233WuqPi14eOAk8JlWdErxqbJZYawGmCt5CBJW9l5+4CO4mJqho+EKHmpr+OgGVFq5HV4zQVqVJNFhL86yEucY52v3uQqqT26UmyJwLEtNOpHzVw0pXKvE5LbBOQdl+/8nNhakd6VwGE3qs05F+0ZYyu9LXaal4="
file:
- "target/cardshifter-fx-0.2.jar"
- "target/cardshifter-server-0.2.jar"
- "target/cardshifter-fx-0.3.jar"
- "target/cardshifter-server-0.3.jar"
skip_cleanup: true
on:
tags: true
Expand Down

0 comments on commit cd18b44

Please sign in to comment.