Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8db20e2

Browse files
author
Jacek Gębal
committed
Removed old references to travis from links and documentation.
1 parent 3d21de6 commit 8db20e2

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

docs/about/license.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,5 @@ External code used in the development of this project, but is not required for u
99

1010
| Tool | License | Purpose |
1111
| ---- | --------| --------|
12-
| [Travis-Oracle](https://github.com/cbandy/travis-oracle) | [ISC](https://github.com/cbandy/travis-oracle/blob/master/LICENSE) | Install Oracle for Travis Builds |
1312
| [mkDocs](http://www.mkdocs.org/) | [BSD](http://www.mkdocs.org/about/license/) | Produce HTML version of documentation |
1413

15-
**Note:**
16-
17-
Version 1 & 2 of utPLSQL were licensed under GPL, version 3 was a complete rewrite from scratch which a allowed us to change the license to be more permissive.

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ sonar.coverage.exclusions=**/*.sql,**/*.pks
1515
sonar.tests=./test
1616
sonar.testExecutionReportPaths=./test_results.xml
1717
sonar.links.issue=https://github.com/utPLSQL/utPLSQL/issues
18-
sonar.links.ci=https://travis-ci.org/utPLSQL/utPLSQL
18+
sonar.links.ci=https://github.com/utPLSQL/utPLSQL/actions
1919
sonar.links.homepage=https://github.com/utPLSQL/utPLSQL
2020
sonar.projectDescription=PL/SQL Unit Testing Framework
2121
sonar.plsql.file.suffixes=sql,tab,pkb,tpb

0 commit comments

Comments
 (0)