Skip to content

Commit 044f9a4

Browse files
committed
travis: travis use virtualenv, so don't need sudo
1 parent 612c377 commit 044f9a4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@ language: python
22
python:
33
- "3.6"
44
- "3.7"
5-
sudo: required
6-
before_install: cd tests;sudo pip install -r requirements.txt
5+
before_install: cd tests;pip install -r requirements.txt
76
script: cd tests;nosetests --with-doctest

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy