Skip to content

Commit e435dda

Browse files
removing intel channel
1 parent 17a5b3b commit e435dda

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

0 commit comments

Comments
 (0)