Skip to content

Commit 15fb473

Browse files
committed
build updates
1 parent a22941d commit 15fb473

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ install:
2525
- echo `which smc++`
2626
- test/integration/test.sh `which smc++`
2727
- conda/template.py conda/construct.tpl $VERSION > conda/construct.yaml
28+
- source deactivate
2829

2930
deploy:
3031
- provider: script

conda/meta.tpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ requirements:
4343
- seaborn 0.7.1
4444
- wrapt 1.10.8
4545
- ad 1.3.2
46+
- readline 6.2
4647

4748
about:
4849
home: https://github.com/popgenmethods/smcpp

0 commit comments

Comments
 (0)