Browse Source

💚 (damn yaml)

main
Alexandre SOARES 5 years ago
parent
commit
c02f6cdff1
  1. 6
      .circleci/config.yml

6
.circleci/config.yml

@ -5,9 +5,9 @@ workflows:
- build
- test
- lint:
requires:
- build
- test
requires:
- build
- test
version: 2
jobs:
build:

Loading…
Cancel
Save