Skip to content

Commit

Permalink
[patch] Seeing if following the semantic version guidelines around gi…
Browse files Browse the repository at this point in the history
…t make a difference here.
  • Loading branch information
Robert Murdock committed Dec 5, 2019
1 parent c348a5e commit a8239ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ matrix:
- git fetch --unshallow
- git config user.email "robert.f.murdock@gmail.com"
- git config user.name "Travis-CI-In-A-RoB-Suit"
- git config url.https://.insteadOf git://
- git checkout -qf $TRAVIS_BRANCH
script:
- ./gradlew check release --stacktrace --info

0 comments on commit a8239ff

Please sign in to comment.