Browse Source

new hello world

main
Morgan 6 years ago
parent
commit
39336a7a0a
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -12,4 +12,4 @@ jobs:
steps: steps:
- checkout - checkout
- run: Write-Host 'Hello, Windows'
- run: Write-Host 'Hello World !!!!'
Loading…
Cancel
Save