Skip to content

Commit d3cc6d1

Browse files
committed
make "before_install" commented out
1 parent fad4323 commit d3cc6d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ matrix:
8787
allow_failures:
8888
- python: "nightly"
8989

90-
before_install:
90+
# before_install:
9191
# Install into our own pristine virtualenv
9292
# - virtualenv --python=python venv
9393
# - source venv/bin/activate

0 commit comments

Comments
 (0)