fix source for test

This commit is contained in:
qvqc 2020-06-03 15:53:33 -04:00
parent 2e714e67fd
commit 448ab1e586
6 changed files with 6 additions and 6 deletions

View file

@ -32,7 +32,7 @@ packages:
- "python3-zmq"
- "unzip"
remotes:
- "url": "https://github.com/wownero/wownero.git"
- "url": "https://github.com/wowbux/wow-cli.git"
"dir": "wownero"
files: []
script: |

View file

@ -5,7 +5,7 @@ import os
import subprocess
import sys
gsigs = 'https://github.com/qvqc/gitian.sigs.git'
gsigs = 'https://github.com/wowbux/gitian.sigs.git'
gbrepo = 'https://github.com/devrandom/gitian-builder.git'
platforms = {'l': ['Linux', 'linux', 'tar.bz2'],

View file

@ -32,7 +32,7 @@ packages:
- "libprotobuf-dev"
- "python3-zmq"
remotes:
- "url": "https://github.com/wownero/wownero.git"
- "url": "https://github.com/wowbux/wow-cli.git"
"dir": "wownero"
files: []
script: |

View file

@ -43,7 +43,7 @@ packages:
- "libprotobuf-dev"
- "python3-zmq"
remotes:
- "url": "https://github.com/wownero/wownero.git"
- "url": "https://github.com/wowbux/wow-cli.git"
"dir": "wownero"
files: []
script: |

View file

@ -24,7 +24,7 @@ packages:
- "python-dev"
- "python-setuptools"
remotes:
- "url": "https://github.com/wownero/wownero.git"
- "url": "https://github.com/wowbux/wow-cli.git"
"dir": "wownero"
files:
- "MacOSX10.11.sdk.tar.gz"

View file

@ -36,7 +36,7 @@ alternatives:
package: "x86_64-w64-mingw32-gcc"
path: "/usr/bin/x86_64-w64-mingw32-gcc-posix"
remotes:
- "url": "https://github.com/wownero/wownero.git"
- "url": "https://github.com/wowbux/wow-cli.git"
"dir": "wownero"
files: []
script: |