Skip to content

Commit 3439667

Browse files
committed
REVERTME: switch xtools branch
1 parent 9044b14 commit 3439667

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

common/travis/fetch-xtools.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
TAR=tar
66
command -v bsdtar >/dev/null && TAR=bsdtar
7-
URL="https://github.com/leahneukirchen/xtools/archive/master.tar.gz"
7+
URL="https://github.com/classabbyamp/xtools/archive/pyprovides.tar.gz"
88
FILE="xtools.tar.gz"
99

1010
mkdir -p /tmp/bin

0 commit comments

Comments
 (0)