Skip to content

Commit d435fb0

Browse files
committed
travis update
1 parent 7a7cfc1 commit d435fb0

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
@@ -13,7 +13,7 @@ install:
1313
- conda config --set always_yes yes --set changeps1 no
1414
- conda update -q conda
1515
- conda info -a
16-
- conda install conda-build anaconda-client constructor
16+
- conda install conda-build anaconda-client constructor git
1717
- conda build -c terhorst -c conda-forge -c bioconda conda
1818
- conda install --use-local -c terhorst -c bioconda -c conda-forge smcpp
1919
- smc++ version

0 commit comments

Comments
 (0)