Skip to content

Commit 50f01e1

Browse files
author
cclauss
authored
Update circle.yml
1 parent 283cf6c commit 50f01e1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

circle.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,11 @@ jobs:
3131
pip install virtualenv
3232
virtualenv sc2reader
3333
pwd
34-
source sc2reader/bin/activate
34+
ls
3535
cd sc2reader
36+
source bin/activate
3637
pwd
38+
ls
3739
python -V
3840
pip -V
3941
pip install hacking

0 commit comments

Comments
 (0)