Skip to content

Commit 522d96a

Browse files
committed
create bin
1 parent 7027901 commit 522d96a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ python:
55
- "2.7.6"
66

77
before_script:
8+
- mkdir -p $HOME/bin
89
- curl -fsSL https://testspace-client.s3.amazonaws.com/testspace-linux.tgz | tar -zxvf- -C $HOME/bin
910
- testspace config url samples.testspace.com
1011
- pip install -r requirements.txt

0 commit comments

Comments
 (0)