Skip to content

Commit 9bbb0bf

Browse files
authoredSep 20, 2016
Add thumbs config test (#678)
* add .thumbs config
1 parent 3e0cce9 commit 9bbb0bf

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
 

‎.thumbs.yml

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
minimum_reviewers: 2
2+
build_steps:
3+
- make clean
4+
- make test
5+
- make xref
6+
- make dialyzer
7+
merge: false
8+
org_mode: true
9+
timeout: 1799

0 commit comments

Comments
 (0)