Skip to content

Commit 3bb9b3d

Browse files
committed
update Testspace domain
1 parent 0372b14 commit 3bb9b3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ python:
55
before_install:
66
- mkdir -p $HOME/bin
77
- curl -fsSL https://testspace-client.s3.amazonaws.com/testspace-linux.tgz | tar -zxvf- -C $HOME/bin
8-
- testspace config url jschultz.testspace.com
8+
- testspace config url s2.testspace.com
99

1010
install:
1111
- pip install -r requirements.txt

0 commit comments

Comments
 (0)