mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-27 11:09:53 +02:00
Fix typo in 103-travis-ci.md (#2280)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Travis CI
|
||||
|
||||
Travis CI is a CI/CD service that is primarily used for building and testing projects that are hosted on BitBucket and GitHub. Open source projects can utilized Travis CI for free.
|
||||
Travis CI is a CI/CD service that is primarily used for building and testing projects that are hosted on BitBucket and GitHub. Open source projects can utilize Travis CI for free.
|
||||
|
||||
<BadgeLink badgeText='Official Website' colorScheme='blue' href='https://www.travis-ci.com/'>Travis CI Website</BadgeLink>
|
||||
<BadgeLink badgeText='Official Documentation' colorScheme='blue' href='https://docs.travis-ci.com/'>Travis CI Documentation</BadgeLink>
|
||||
|
Reference in New Issue
Block a user