Skip to content

Commit ba10cf1

Browse files
committed
chore(ci): depend on "leaks" smmap branch
1 parent 758c293 commit ba10cf1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.appveyor.yml

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ install:
3838
git config --global user.name "Travis Runner"
3939
4040
- pip install -e .
41+
- pip install -I git+https://github.com/ankostis/smmap.git@leaks
4142

4243
build: false
4344

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ git:
1212
depth: 1000
1313
install:
1414
- pip install coveralls
15+
- pip install -I git+https://github.com/ankostis/smmap.git@leaks
1516
script:
1617
- ulimit -n 48
1718
- ulimit -n

0 commit comments

Comments
 (0)