Skip to content
This repository has been archived by the owner on Dec 10, 2019. It is now read-only.

Commit

Permalink
another fix for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Karsten Kraus authored and Karsten Kraus committed Feb 14, 2017
1 parent 5554017 commit b78c6d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ cache:
- $HOME/.m2/repository
- $HOME/.m2/wrapper
before_cache:
- ./mvnw clean
- rm -rf $HOME/.m2/repository/argelbargel/jenkins/plugins/gitlab-branch-source

deploy:
Expand All @@ -21,3 +20,4 @@ deploy:
tags: true
file:
- "./target/gitlab-branch-source.hpi"
- "./target/gitlab-branch-source.jar"

0 comments on commit b78c6d0

Please sign in to comment.