1
0
mirror of https://github.com/taigrr/yq synced 2026-03-22 04:12:37 -07:00

Add dev tools to circle ci

This commit is contained in:
Mike Farah
2017-12-27 14:10:47 +11:00
parent 70bd860287
commit 6e1a5aef2c

View File

@@ -22,4 +22,5 @@ jobs:
- checkout - checkout
# specify any bash command here prefixed with `run: ` # specify any bash command here prefixed with `run: `
- run: ./scripts/devtools.sh
- run: make local test - run: make local test