We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 794fe9a commit 969849dCopy full SHA for 969849d
.travis.yml
@@ -3,6 +3,8 @@ python:
3
- "3.4"
4
- "3.5"
5
- "3.6"
6
+virtualenv:
7
+ system_site_packages: true
8
9
jobs:
10
include:
0 commit comments