Skip to content

Commit f8e6240

Browse files
committed
Update .travis.yml
1 parent d1e22ac commit f8e6240

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
@@ -3,5 +3,5 @@ services:
33
language: python
44
python: 3.3
55
before_script:
6-
- "pip install --upgrade pip tox"
6+
- "pip install --upgrade pip tox virtualenv"
77
script: "tox"

0 commit comments

Comments
 (0)