Skip to content

Commit fc410ef

Browse files
authored
Merge pull request #49 from utPLSQL/feature/minor_doc_udpates
Updated download info in readme.
2 parents f018c62 + cb43b04 commit fc410ef

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,6 @@ deploy:
5656
on:
5757
repository: utPLSQL/utPLSQL-cli
5858
branch: develop
59+
60+
notifications:
61+
slack: $SLACK_API_TOKEN

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@ Provides an easy way of invoking utPLSQL from command-line. Main features:
99
* Maps project and test files to database objects for reporting purposes. (Comming Soon)
1010

1111
## Downloading
12-
You can download development versions on [Bintray](https://bintray.com/viniciusam/utPLSQL-cli/utPLSQL-cli-develop#files).
12+
13+
Published releases are available for download on the [utPLSQL-cli GitHub Releases Page.](https://github.com/utPLSQL/utPLSQL-cli/releases)
14+
15+
You can also download all development versions from [Bintray](https://bintray.com/viniciusam/utPLSQL-cli/utPLSQL-cli-develop#files).
1316

1417

1518
## Requirements

0 commit comments

Comments
 (0)