version: 2.1 jobs: build: steps: - checkout # check out the code in the project directory - run: echo "hello world" # run the `echo` command macos: xcode: 10.1.0