Travis: use python3 to build gramps
This commit is contained in:
parent
68cc250fe9
commit
245a3f5d8b
@ -17,7 +17,7 @@ install:
|
||||
- travis_retry curl https://bootstrap.pypa.io/get-pip.py | sudo python3
|
||||
- travis_retry sudo pip3 install django
|
||||
- travis_retry sudo pip3 install pyicu
|
||||
- python setup.py build
|
||||
- python3 setup.py build
|
||||
|
||||
script:
|
||||
- mkdir -p /home/travis/.gramps/grampsdb/
|
||||
|
Loading…
Reference in New Issue
Block a user