Skip to content

Commit 7b1de96

Browse files
committed
updated project name and URL
1 parent 18b8d30 commit 7b1de96

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ script:
2727
# - npm run test -- --watch=false --no-progress --browsers=ChromeHeadlessNoSandbox
2828
- npm run cibuild
2929
- sonar-scanner
30-
- ng deploy --repo=https://github.com/Narshe1412/Code-Institute-User-Centric-Algorithms --name="Narshe1412" [email protected] --base-href=/Code-Institute-User-Centric-Algorithms/
30+
- ng deploy --repo=https://github.com/Narshe1412/Code-Institute-Interactive-Frontend-Algorithms --name="Narshe1412" [email protected] --base-href=/Code-Institute-Interactive-Frontend-Algorithms/

sonar-project.properties

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
sonar.projectKey=Narshe1412_Code-Institute-User-Centric-Algorithms
2-
sonar.projectName=Code-Institute-User-Centric-Algorithms by Narshe1412
3-
sonar.projectVersion=1.2-SNAPSHOT
1+
sonar.projectKey=Narshe1412_Code-Institute-Interactive-Frontend-Algorithms
2+
sonar.projectName=Code-Institute-Interactive-Frontend-Algorithms by Narshe1412
3+
sonar.projectVersion=1.3-SNAPSHOT
44

55
# =====================================================
66
# Meta-data for the project
77
# =====================================================
88

9-
sonar.links.homepage=https://github.com/Narshe1412/Code-Institute-User-Centric-Algorithms
10-
sonar.links.ci=https://travis-ci.com/Narshe1412/Code-Institute-User-Centric-Algorithms
11-
sonar.links.scm=https://github.com/Narshe1412/Code-Institute-User-Centric-Algorithms
12-
sonar.links.issue=https://github.com/Narshe1412/Code-Institute-User-Centric-Algorithms/issues
9+
sonar.links.homepage=https://github.com/Narshe1412/Code-Institute-Interactive-Development-Algorithms
10+
sonar.links.ci=https://travis-ci.com/Narshe1412/Code-Institute-Interactive-Frontend-Algorithms
11+
sonar.links.scm=https://github.com/Narshe1412/Code-Institute-Interactive-Frontend-Algorithms
12+
sonar.links.issue=https://github.com/Narshe1412/Code-Institute-Interactive-Frontend-Algorithms/issues
1313

1414

1515
# =====================================================

0 commit comments

Comments
 (0)