Skip to content

Commit db7a5ab

Browse files
committed
Use make test from circle.yml
1 parent e09550f commit db7a5ab

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

circle.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,4 @@ dependencies:
1919

2020
test:
2121
override:
22-
- docker build -t jwilder/nginx-proxy:bats .
23-
- bats test
22+
- make test

0 commit comments

Comments
 (0)