Skip to content

Commit 1cca8b0

Browse files
committed
...
1 parent cc86974 commit 1cca8b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ jdk:
44
before_script: "[[ $TRAVIS_PULL_REQUEST == \"false\" ]] && ./make_credentials.py"
55
script:
66
- find $HOME/.m2 -name "_remote.repositories" | xargs rm
7-
- find $HOME/.m2 -name "resolver-status.properties" | xargs rm
87

98
# If building master, Publish to Sonatype
109
after_success: "[[ $TRAVIS_PULL_REQUEST == \"false\" ]] && mvn deploy"

0 commit comments

Comments
 (0)