Skip to content

Commit 9c17f7a

Browse files
Gunasekar-Kmtwomey
authored andcommitted
Update README.md
1 parent 54745f6 commit 9c17f7a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# TC Deployment Notes
22
_[TC Deployment Notes should always be kept up to date **on the default branch**. Update these notes when changes to this information occur]_
33

4-
**General Deployment:** This software is deployed to AWS S3 by Travis.ci. It's ultimately delivered through AWS Cloudfront, which is fed from the S3 bucket. There are no EC2 systems involved in the delivery (althought Connect is fed from various micro-services).
4+
**General Deployment:** This software is deployed to AWS S3 by CircleCI. It's ultimately delivered through AWS Cloudfront, which is fed from the S3 bucket. There are no EC2 systems involved in the delivery (althought Connect is fed from various micro-services).
55

66
**Branches:**
77

@@ -13,8 +13,8 @@ _[TC Deployment Notes should always be kept up to date **on the default branch**
1313

1414
**Additional Notes:**
1515

16-
* The _.travis.yml_ file controls the build - see this file if you need to confirm if your commit will deploy anything
17-
* Travis-ci builds can be easily cancelled - please do so if you accidentally trigger an undesired build
16+
* The _circle.yml_ file controls the build - see this file if you need to confirm if your commit will deploy anything
17+
* Circle-ci builds can be easily cancelled - please do so if you accidentally trigger an undesired build
1818

1919
# Customer-App
2020

0 commit comments

Comments
 (0)