Skip to content

Commit

Permalink
Added restart to bin files
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanwills committed Apr 15, 2016
1 parent 67227b6 commit 8e3d634
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .vtide.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,12 @@ terminals:
command: ./Build && ./Build testcover
restart: 1
wait: 0
# watch is a list of files (or file groups) to watch for changes and
# re-run the command. This watch waits for changes in files in the
# lib bin and tests directories and then runs tests
watch:
- lib
- bin
- all-tests
- tests
2:
restart: 1
edit: bin
3:
edit: base
Expand Down

0 comments on commit 8e3d634

Please sign in to comment.