forked from dedupeio/dedupe-examples
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.travis.yml
30 lines (30 loc) · 849 Bytes
/
.travis.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
language: python
cache: pip
branches:
only:
- master
install:
- pip install pycco
before script:
- git checkout -b gh-pages
script:
- pycco csv_example/csv_example.py
- pycco mysql_example/mysql_example.py
- pycco mysql_example/mysql_init_db.py
- pycco patent_example/patent_example.py
- pycco record_linkage_example/record_linkage_example.py
- pycco gazetteer_example/gazetteer_example.py
- pycco pgsql_big_dedupe_example/pgsql_big_dedupe_example.py
after_success:
- git add docs/*
- git commit -m "deploy to github pages"
deploy:
provider: pages
skip_cleanup: true
github_token: "$GH_TOKEN"
keep_history: true
on:
branch: master
env:
global:
- secure: SrD1dKnIq8DKl4i81tF5GQCv/f7mVb5NQaOPU3NrnU5RyifdXJbwk3sMDzVJT/pgmAgIgpQLdGYhjH0irOn4DElZv3e7/+P9ztzHToEnkODfxPvvpgji9LbM21AW/Hy90rGWzY7pnrcN2KaacFId89HQAbY69SVDgDnK2EgFunk=