Skip to content

Commit 22107ac

Browse files
use verbose option of conda build
1 parent 12776e1 commit 22107ac

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 -c defaults -c intel $PYVER conda-recipe
46+
- conda build --verbose -c defaults -c intel $PYVER conda-recipe

0 commit comments

Comments
 (0)