Skip to content

Commit

Permalink
version control #4
Browse files Browse the repository at this point in the history
  • Loading branch information
seregamazur committed Mar 19, 2018
1 parent 4d5fcda commit db11c41
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ deploy:
skip_cleanup: true
on:
tags: true
repo: seregamazur/Bulls-and-Cows
all_branches: true
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ buildscript {
}

jar {
baseName = 'gs-rest-service'
baseName = 'BullsAndCows'
version = '4.0'
}

Expand Down

0 comments on commit db11c41

Please sign in to comment.