mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-31 04:59:50 +02:00
Resources added for Travis CI (#1691)
This commit is contained in:
@@ -1 +1,7 @@
|
||||
# Travis ci
|
||||
# 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.
|
||||
|
||||
<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>
|
||||
<BadgeLink badgeText='Tavis CI Tutorial' colorScheme='blue' href='https://docs.travis-ci.com/user/tutorial/'>Travis CI Tutorial</BadgeLink>
|
||||
|
Reference in New Issue
Block a user