Skip to content

Commit

Permalink
nimble -y
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis Felsing committed Dec 8, 2017
1 parent 86b5a66 commit 62d0175
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ dependencies:

compile:
override:
- nimble build
- nimble build -y

## Customize test commands
test:
override:
- nimble test
- nimble test -y

0 comments on commit 62d0175

Please sign in to comment.