Skip to content

Commit c6a49d4

Browse files
committed
virtualenv already installed i think
1 parent 9b3eb32 commit c6a49d4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ matrix:
33
- language: generic
44
os: osx
55
before_install:
6-
- curl https://bootstrap.pypa.io/get-pip.py | sudo python
7-
- sudo pip install virtualenv
86
- virtualenv venv
97
- . ./venv/bin/activate
108
- language: generic

0 commit comments

Comments
 (0)