We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0372b14 commit 3bb9b3dCopy full SHA for 3bb9b3d
.travis.yml
@@ -5,7 +5,7 @@ python:
5
before_install:
6
- mkdir -p $HOME/bin
7
- curl -fsSL https://testspace-client.s3.amazonaws.com/testspace-linux.tgz | tar -zxvf- -C $HOME/bin
8
- - testspace config url jschultz.testspace.com
+ - testspace config url s2.testspace.com
9
10
install:
11
- pip install -r requirements.txt
0 commit comments