We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b3eb32 commit c6a49d4Copy full SHA for c6a49d4
1 file changed
.travis.yml
@@ -3,8 +3,6 @@ matrix:
3
- language: generic
4
os: osx
5
before_install:
6
- - curl https://bootstrap.pypa.io/get-pip.py | sudo python
7
- - sudo pip install virtualenv
8
- virtualenv venv
9
- . ./venv/bin/activate
10
0 commit comments