Update travis/5-migrate.md

This commit is contained in:
Begona Guereca
2022-09-16 09:39:22 -07:00
committed by GitHub
parent 5e4fef4f59
commit 6f181fc899
+1 -1
View File
@@ -14,7 +14,7 @@ In this lab, you will use the `migrate` command to convert a Travis CI pipeline
Answer the following questions before running a `migrate` command:
1. What project do you want to migrate?
- __circleci-hello-world__
- __deploy-example__
2. Where do you want to store the logs?
- __./tmp/migrate__
3. What is the URL for the GitHub repository to add the workflow to?