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 7027901 commit 522d96aCopy full SHA for 522d96a
.travis.yml
@@ -5,6 +5,7 @@ python:
5
- "2.7.6"
6
7
before_script:
8
+ - mkdir -p $HOME/bin
9
- curl -fsSL https://testspace-client.s3.amazonaws.com/testspace-linux.tgz | tar -zxvf- -C $HOME/bin
10
- testspace config url samples.testspace.com
11
- pip install -r requirements.txt
0 commit comments