Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Commit 497b889

Browse files
committed
[travis] use a recent conda-build version
1 parent 422adab commit 497b889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ sudo: false
1111
env:
1212
global:
1313
- PATH=$HOME/miniconda/bin:$PATH
14-
- common_py_deps="conda-build=2.0.1"
14+
- common_py_deps="conda-build=2.1.2"
1515
- PACKAGENAME=pyemma
1616
- ORGNAME=omnia
1717
- PYTHONHASHSEED=0

0 commit comments

Comments
 (0)