Questions
- What is the primary difference between Jenkins and Travis CI?
- Can CircleCI work in both Bitbucket and GitHub?
- Where do you set up a repository in CircleCI?
- How do you view build jobs in CircleCI?
- Which build tool did we use in the
java-summer
repository in Bitbucket? - Should you be using version 1 of the CircleCI syntax?
- In what field do we enter our build language in CircleCI
config.yml
script?