Skip to content

Commit 17a5b3b

Browse files
--verbose should be --debug
1 parent 22107ac commit 17a5b3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ install:
4343
- g++ -v
4444

4545
script:
46-
- conda build --verbose -c defaults -c intel $PYVER conda-recipe
46+
- conda build --debug -c defaults -c intel $PYVER conda-recipe

0 commit comments

Comments
 (0)