Skip to content

Commit

Permalink
Add explicit deploy for release tag
Browse files Browse the repository at this point in the history
  • Loading branch information
boretti committed May 23, 2018
1 parent 4b8d09d commit 48818fc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Expand Up @@ -9,6 +9,11 @@ matrix:
jdk: openjdk8
- os: osx
sudo: false
addons:
apt:
update: true
before_install:
- sudo apt-get install jshon
install:
- "mvn dependency:resolve dependency:resolve-plugins"
script:
Expand Down

0 comments on commit 48818fc

Please sign in to comment.